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