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