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