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