sm8 method
- Alternate to col method for sm
Implementation
AzResponsive sm8(BuildContext context) {
child = helperSm(context, 0.0833*8);
return this;
}
AzResponsive sm8(BuildContext context) {
child = helperSm(context, 0.0833*8);
return this;
}