xl6 property

Sets textScaleFactor to six times extra large i.e. 4

Implementation

VxSelectableTextBuilder get xl6 =>
    _fontSizedText(child: this, scaleFactor: 4);