xl4 property

Sets textScaleFactor to four times extra large i.e. 2.25

Implementation

VxSelectableTextBuilder get xl4 =>
    _fontSizedText(child: this, scaleFactor: 2.25);