menu
recollect package
documentation
core/presentation/infrastructure/selectable_grid.dart
SelectableGrid<GridItemType>
columnCount property
columnCount property
dark_mode
light_mode
columnCount
property
int
columnCount
final
How many columns the grid must have.
Implementation
final int columnCount;
recollect package
documentation
core/presentation/infrastructure/selectable_grid
SelectableGrid<GridItemType>
columnCount property
SelectableGrid class