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