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