mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-19 16:46:22 +08:00
@@ -18,7 +18,7 @@ class DynamicPanel extends StatelessWidget {
|
||||
final ValueChanged? onRemove;
|
||||
final Function(List<String>, int)? callback;
|
||||
final bool isSave;
|
||||
final Function(bool isTop, Object dynId)? onSetTop;
|
||||
final Function(bool isTop, dynamic dynId)? onSetTop;
|
||||
final VoidCallback? onBlock;
|
||||
|
||||
const DynamicPanel({
|
||||
|
||||
Reference in New Issue
Block a user