menu
vyuh_node_flow package
documentation
nodes/node_widget.dart
NodeWidget<T>
connections property
connections property
dark_mode
light_mode
connections
property
List
<
Connection
>
connections
final
List of connections for determining which ports are connected.
Implementation
final List<Connection> connections;
vyuh_node_flow package
documentation
nodes/node_widget
NodeWidget<T>
connections property
NodeWidget class