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