menu
vyuh_node_flow package
documentation
vyuh_node_flow.dart
SelectionState<T, C>
connections property
connections property
dark_mode
light_mode
connections
property
List
<
Connection
<
C
>
>
connections
final
Currently selected connections
Implementation
final List<Connection<C>> connections;
vyuh_node_flow package
documentation
vyuh_node_flow
SelectionState<T, C>
connections property
SelectionState class