menu
vyuh_node_flow package
documentation
connections/connection_validation.dart
ConnectionStartContext<T>
sourceNode property
sourceNode property
dark_mode
light_mode
sourceNode
property
Node
<
T
>
sourceNode
final
The node where the connection is starting.
Implementation
final Node<T> sourceNode;
vyuh_node_flow package
documentation
connections/connection_validation
ConnectionStartContext<T>
sourceNode property
ConnectionStartContext class