menu
recollect package
documentation
core/presentation/infrastructure/selectable_grid.dart
SelectableGrid<GridItemType>
mainAxisExtent property
mainAxisExtent property
dark_mode
light_mode
mainAxisExtent
property
double
?
mainAxisExtent
final
The extent of each item on the grid.
Implementation
final double? mainAxisExtent;
recollect package
documentation
core/presentation/infrastructure/selectable_grid
SelectableGrid<GridItemType>
mainAxisExtent property
SelectableGrid class