menu
termui package
documentation
ui/widgets/layout/row.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/widgets/layout/row
RowElement
childElements property
RowElement class