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