menu
vyuh_node_flow package
documentation
nodes/node.dart
Node<T>
selectable property
selectable property
dark_mode
light_mode
selectable
property
bool
selectable
final
Whether this node participates in marquee selection.
Implementation
final bool selectable;
vyuh_node_flow package
documentation
nodes/node
Node<T>
selectable property
Node class