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