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