menu
flint_dart package
documentation
flint_ui.dart
FlintFlexRow
children property
children property
dark_mode
light_mode
children
property
List
<
FlintWidget
>
children
final
The child widgets arranged horizontally within the row.
Implementation
final List<FlintWidget> children;
flint_dart package
documentation
flint_ui
FlintFlexRow
children property
FlintFlexRow class