menu
termui package
documentation
ui/layout.dart
Row
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The children widgets to align horizontally.
Implementation
final List<Widget> children;
termui package
documentation
ui/layout
Row
children property
Row class