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