menu
vyuh_node_flow package
documentation
connections/connection_validation.dart
ConnectionCompleteContext<T>
targetNode property
targetNode property
dark_mode
light_mode
targetNode
property
Node
<
T
>
targetNode
final
The target node of the connection.
Implementation
final Node<T> targetNode;
vyuh_node_flow package
documentation
connections/connection_validation
ConnectionCompleteContext<T>
targetNode property
ConnectionCompleteContext class