base property

VxRichText base

Sets textScaleFactor to base i.e. 1 or default

Implementation

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