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