menu
vyuh_node_flow package
documentation
nodes/node_widget.dart
NodeWidget<T>
onMouseLeave property
onMouseLeave property
dark_mode
light_mode
onMouseLeave
property
VoidCallback
?
onMouseLeave
final
Callback invoked when the mouse leaves the node bounds.
Implementation
final VoidCallback? onMouseLeave;
vyuh_node_flow package
documentation
nodes/node_widget
NodeWidget<T>
onMouseLeave property
NodeWidget class