mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 09:37:02 +08:00
committed by
GitHub
parent
6009668427
commit
3c34e43827
@@ -18,7 +18,7 @@ class DynamicPanel extends StatelessWidget {
|
||||
final ValueChanged? onRemove;
|
||||
final Function(List<String>, int)? callback;
|
||||
final bool isSave;
|
||||
final Function(bool isTop, dynamic dynId)? onSetTop;
|
||||
final Function(bool isTop, Object dynId)? onSetTop;
|
||||
final VoidCallback? onBlock;
|
||||
|
||||
const DynamicPanel({
|
||||
|
||||
Reference in New Issue
Block a user