Columns counts for each grid type
Map<int, int?> columns = { xs: 12, sm: 6, md: 6, lg: 3, xl: 3, xxl: 1, xxxl: 1, };