menu
screenwise package
documentation
screenwise.dart
ResponsiveGrid
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
List of children widgets to display in the grid
Implementation
final List<Widget> children;
screenwise package
documentation
screenwise
ResponsiveGrid
children property
ResponsiveGrid class