xl6 property
VxRichText
get
xl6
Sets textScaleFactor to six times extra large i.e. 4
Implementation
VxRichText get xl6 => _fontSizedText(child: this, scaleFactor: 4);
Sets textScaleFactor to six times extra large i.e. 4
VxRichText get xl6 => _fontSizedText(child: this, scaleFactor: 4);