menu
designflow_widgets package
documentation
data/models/widget_related/nodes_basics/node.dart
CNode
child property
child property
dark_mode
light_mode
child
property
CNode
?
child
final
The child of the node, if it exists
Implementation
final CNode? child;
designflow_widgets package
documentation
data/models/widget_related/nodes_basics/node
CNode
child property
CNode class