menu
vyuh_node_flow package
documentation
shared/element_scope.dart
ElementScope
onMouseEnter property
onMouseEnter property
dark_mode
light_mode
onMouseEnter
property
VoidCallback
?
onMouseEnter
final
Called when the mouse enters the element bounds.
Implementation
final VoidCallback? onMouseEnter;
vyuh_node_flow package
documentation
shared/element_scope
ElementScope
onMouseEnter property
ElementScope class