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