lg property
VxSelectableTextBuilder
get
lg
Sets textScaleFactor to large i.e. 1.125
Implementation
VxSelectableTextBuilder get lg =>
_fontSizedText(child: this, scaleFactor: 1.125);
Sets textScaleFactor to large i.e. 1.125
VxSelectableTextBuilder get lg =>
_fontSizedText(child: this, scaleFactor: 1.125);