menu
vyuh_node_flow package
documentation
graph/node_flow_events.dart
AnnotationEvents
onMouseEnter property
onMouseEnter property
dark_mode
light_mode
onMouseEnter
property
ValueChanged
<
Annotation
>
?
onMouseEnter
final
Called when mouse enters an annotation's bounds
Implementation
final ValueChanged<Annotation>? onMouseEnter;
vyuh_node_flow package
documentation
graph/node_flow_events
AnnotationEvents
onMouseEnter property
AnnotationEvents class