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