colLg property

int get colLg

Implementation

int get colLg {
  return _colLg ?? _getMinCols(Breakpoint.lg) ?? 6;
}