menu
vyuh_node_flow package
documentation
graph/node_flow_events.dart
ConnectionEvents<T>
onCreated property
onCreated property
dark_mode
light_mode
onCreated
property
ValueChanged
<
Connection
>
?
onCreated
final
Called when a connection is created
Implementation
final ValueChanged<Connection>? onCreated;
vyuh_node_flow package
documentation
graph/node_flow_events
ConnectionEvents<T>
onCreated property
ConnectionEvents class