menu
vyuh_node_flow package
documentation
graph/node_flow_editor.dart
NodeFlowEditor<T>
onAnnotationTap property
onAnnotationTap property
dark_mode
light_mode
onAnnotationTap
property
ValueChanged
<
Annotation
>
?
onAnnotationTap
final
Called when an annotation is tapped.
Implementation
final ValueChanged<Annotation>? onAnnotationTap;
vyuh_node_flow package
documentation
graph/node_flow_editor
NodeFlowEditor<T>
onAnnotationTap property
NodeFlowEditor class