base property

Sets textScaleFactor to base i.e. 1 or default

Implementation

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