menu
nice2dev_flutter_ui package
documentation
tools/nice_tools4.dart
NiceWorkflowDesigner
onSave property
onSave property
dark_mode
light_mode
onSave
property
void Function
(
List
<
NiceWorkflowNode
>
nodes
)
?
onSave
final
Implementation
final void Function(List<NiceWorkflowNode> nodes)? onSave;
nice2dev_flutter_ui package
documentation
tools/nice_tools4
NiceWorkflowDesigner
onSave property
NiceWorkflowDesigner class