lg property
VxTextBuilder
get
lg
Sets textScaleFactor to large i.e. 1.125
Implementation
VxTextBuilder get lg => _fontSizedText(child: this, scaleFactor: 1.125);
Sets textScaleFactor to large i.e. 1.125
VxTextBuilder get lg => _fontSizedText(child: this, scaleFactor: 1.125);