xl3 property

Sets textScaleFactor to thrice extra large i.e. 1.875

Implementation

VxSelectableTextBuilder get xl3 =>
    _fontSizedText(child: this, scaleFactor: 1.875);