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