colXxl property

int get colXxl

Implementation

int get colXxl {
  return _colXxl ?? _getMinCols(Breakpoint.xxl) ?? 3;
}