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