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