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