menu
vyuh_node_flow package
documentation
graph/node_flow_events.dart
AnnotationEvents
onDoubleTap property
onDoubleTap property
dark_mode
light_mode
onDoubleTap
property
ValueChanged
<
Annotation
>
?
onDoubleTap
final
Called when an annotation is double-tapped
Implementation
final ValueChanged<Annotation>? onDoubleTap;
vyuh_node_flow package
documentation
graph/node_flow_events
AnnotationEvents
onDoubleTap property
AnnotationEvents class