menu
advanced_column_row package
documentation
components/advanced_row.dart
AdvancedRow
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The children of the row.
Implementation
final List<Widget> children;
advanced_column_row package
documentation
components/advanced_row
AdvancedRow
children property
AdvancedRow class