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