menu
termui package
documentation
ui/layout.dart
RowElement
childElements property
childElements property
dark_mode
light_mode
childElements
property
List
<
Element
>
childElements
getter/setter pair
The list of managed child elements.
Implementation
List<Element> childElements = [];
termui package
documentation
ui/layout
RowElement
childElements property
RowElement class