xl5 property

Sets textScaleFactor to five times extra large i.e. 3

Implementation

VxSelectableTextBuilder get xl5 =>
    _fontSizedText(child: this, scaleFactor: 3);