xl2 property

Sets textScaleFactor to twice extra large i.e. 1.5

Implementation

VxSelectableTextBuilder get xl2 =>
    _fontSizedText(child: this, scaleFactor: 1.5);