menu
designflow_widgets package
documentation
core/tree_global_state_notifier.dart
TreeGlobalState
onNodeUpdatedInPlayMode method
onNodeUpdatedInPlayMode method
dark_mode
light_mode
onNodeUpdatedInPlayMode
method
void
onNodeUpdatedInPlayMode
(
CNode
node
)
Implementation
void onNodeUpdatedInPlayMode( CNode node, ) => _onNodeUpdated?.call( node, );
designflow_widgets package
documentation
core/tree_global_state_notifier
TreeGlobalState
onNodeUpdatedInPlayMode method
TreeGlobalState class