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