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