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