xl property

Sets textScaleFactor to extra large i.e. 1.25

Implementation

VxSelectableTextBuilder get xl =>
    _fontSizedText(child: this, scaleFactor: 1.25);