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