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