menu
vyuh_node_flow package
documentation
graph/node_flow_viewer.dart
NodeFlowViewer<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_viewer
NodeFlowViewer<T>
onConnectionTap property
NodeFlowViewer class