xl3 property
VxRichText
get
xl3
Sets textScaleFactor to thrice extra large i.e. 1.875
Implementation
VxRichText get xl3 => _fontSizedText(child: this, scaleFactor: 1.875);
Sets textScaleFactor to thrice extra large i.e. 1.875
VxRichText get xl3 => _fontSizedText(child: this, scaleFactor: 1.875);