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