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