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