menu
vyuh_node_flow package
documentation
nodes/node_widget.dart
NodeWidget<T>
onDoubleTap property
onDoubleTap property
dark_mode
light_mode
onDoubleTap
property
VoidCallback
?
onDoubleTap
final
Callback invoked when the node is double-tapped.
Implementation
final VoidCallback? onDoubleTap;
vyuh_node_flow package
documentation
nodes/node_widget
NodeWidget<T>
onDoubleTap property
NodeWidget class