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