menu
artisanal package
documentation
tui.dart
CompositeModel
children property
children property
dark_mode
light_mode
children
property
List
<
Model
>
get
children
The child models that make up this composite.
Implementation
List<Model> get children;
artisanal package
documentation
tui
CompositeModel
children property
CompositeModel class