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