menu
vyuh_node_flow package
documentation
graph/node_flow_events.dart
SelectionState<T>
nodes property
nodes property
dark_mode
light_mode
nodes
property
List
<
Node
<
T
>
>
nodes
final
Currently selected nodes
Implementation
final List<Node<T>> nodes;
vyuh_node_flow package
documentation
graph/node_flow_events
SelectionState<T>
nodes property
SelectionState class