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