menu
zog_ui package
documentation
components/grid/zero_grid.dart
ZeroGrid
children property
children property
dark_mode
light_mode
children
property
List
<
ZeroGridItem
>
children
final
The widgets below this widget in the tree. default is empty list
Implementation
final List<ZeroGridItem> children;
zog_ui package
documentation
components/grid/zero_grid
ZeroGrid
children property
ZeroGrid class