menu
vyuh_node_flow package
documentation
nodes/node_widget.dart
NodeWidget<T>
node property
node property
dark_mode
light_mode
node
property
Node
<
T
>
node
final
The node data model to render.
Implementation
final Node<T> node;
vyuh_node_flow package
documentation
nodes/node_widget
NodeWidget<T>
node property
NodeWidget class