base property

Sets textScaleFactor to base i.e. 1 or default

Implementation

VxTextBuilder get base => _fontSizedText(child: this, scaleFactor: 1);