menu
kaeru_ui package
documentation
extensions/responsive.dart
GridRow
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The children of the grid row.
Implementation
final List<Widget> children;
kaeru_ui package
documentation
extensions/responsive
GridRow
children property
GridRow class