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