colSm property

int get colSm

Implementation

int get colSm {
  return _colSm ?? _getMinCols(Breakpoint.sm) ?? 12;
}