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