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