menu
nice2dev_flutter_ui
tools\nice_tools4.dart
NiceDashboardDesigner
onSave property
onSave
dark_mode
light_mode
onSave
property
void Function
(
List
<
NiceDashboardWidget
>
widgets
)
?
onSave
final
Implementation
final void Function(List<NiceDashboardWidget> widgets)? onSave;
nice2dev_flutter_ui
nice_tools4
NiceDashboardDesigner
onSave property
NiceDashboardDesigner class