lg5 method
- Alternate to col method for lg
Implementation
AzResponsive lg5(BuildContext context) {
child = helperLg(context, 0.0833*5);
return this;
}
AzResponsive lg5(BuildContext context) {
child = helperLg(context, 0.0833*5);
return this;
}