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