xl2 property
VxTextBuilder
get
xl2
Sets textScaleFactor to twice extra large i.e. 1.5
Implementation
VxTextBuilder get xl2 => _fontSizedText(child: this, scaleFactor: 1.5);
Sets textScaleFactor to twice extra large i.e. 1.5
VxTextBuilder get xl2 => _fontSizedText(child: this, scaleFactor: 1.5);