menu
vyuh_node_flow package
documentation
connections/connection_label.dart
ConnectionLabel
text property
text property
dark_mode
light_mode
text
property
String
get
text
The text content of the label
Implementation
String get text => _text.value;
vyuh_node_flow package
documentation
connections/connection_label
ConnectionLabel
text property
ConnectionLabel class