colXl property

int get colXl

Implementation

int get colXl {
  return _colXl ?? _getMinCols(Breakpoint.xl) ?? 3;
}