menu
vyuh_node_flow package
documentation
graph/node_flow_controller.dart
AnnotationController<T>
getAnnotation method
getAnnotation method
dark_mode
light_mode
getAnnotation
method
Annotation
?
getAnnotation
(
String
annotationId
)
Implementation
Annotation? getAnnotation(String annotationId) { return _annotations[annotationId]; }
vyuh_node_flow package
documentation
graph/node_flow_controller
AnnotationController<T>
getAnnotation method
AnnotationController class