md11 method
- Alternate to col method for md
Implementation
AzResponsive md11(BuildContext context) {
child = helperMd(context, 0.0833*11);
return this;
}
AzResponsive md11(BuildContext context) {
child = helperMd(context, 0.0833*11);
return this;
}