menu
vyuh_node_flow package
documentation
nodes/node.dart
Node<T>
id property
id property
dark_mode
light_mode
id
property
String
id
final
Unique identifier for this node.
Implementation
final String id;
vyuh_node_flow package
documentation
nodes/node
Node<T>
id property
Node class