menu
designflow_widgets package
documentation
data/models/widget_related/nodes_basics/intrinsic_state.dart
IntrinsicState
maxChildren property
maxChildren property
dark_mode
light_mode
maxChildren
property
int
?
maxChildren
final
Max number of children the node can have.
Implementation
final int? maxChildren;
designflow_widgets package
documentation
data/models/widget_related/nodes_basics/intrinsic_state
IntrinsicState
maxChildren property
IntrinsicState class