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