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