menu
vyuh_node_flow package
documentation
graph/node_flow_events.dart
NodeFlowEvents<T>
onInit property
onInit property
dark_mode
light_mode
onInit
property
VoidCallback
?
onInit
final
Called when the editor is initialized and ready
Implementation
final VoidCallback? onInit;
vyuh_node_flow package
documentation
graph/node_flow_events
NodeFlowEvents<T>
onInit property
NodeFlowEvents class