orderPerSize property

Map<BCol, int> orderPerSize
final

Implementation

final Map<BCol, int> orderPerSize = {
  BCol.col12: 0,
  BCol.col10: 0,
  BCol.col8: 0,
  BCol.col6: 0,
  BCol.col0: 0,
};