lg property

Sets textScaleFactor to large i.e. 1.125

Implementation

VxSelectableTextBuilder get lg =>
    _fontSizedText(child: this, scaleFactor: 1.125);