menu
vyuh_node_flow package
documentation
graph/node_flow_controller.dart
AnnotationController<T>
internalUpdateAnnotationCursor method
internalUpdateAnnotationCursor method
dark_mode
light_mode
internalUpdateAnnotationCursor
method
void
internalUpdateAnnotationCursor
(
MouseCursor
cursor
)
Implementation
void internalUpdateAnnotationCursor(MouseCursor cursor) { _annotationCursor.value = cursor; }
vyuh_node_flow package
documentation
graph/node_flow_controller
AnnotationController<T>
internalUpdateAnnotationCursor method
AnnotationController class