colS property
Small screen 375.0 to 596.0
input range 0 -12
0 ~ 0.0 width ~ replaced with SizedBox.shrink()
12 ~ full width
null / default ~ takes ColXS value
Implementation
final int? colS;
Small screen 375.0 to 596.0
input range 0 -12
0 ~ 0.0 width ~ replaced with SizedBox.shrink()
12 ~ full width
null / default ~ takes ColXS value
final int? colS;