xl property

VxRichText get xl

Sets textScaleFactor to extra large i.e. 1.25

Implementation

VxRichText get xl => _fontSizedText(child: this, scaleFactor: 1.25);