sm property

Sets textScaleFactor to small i.e. 0.875

Implementation

VxSelectableTextBuilder get sm =>
    _fontSizedText(child: this, scaleFactor: 0.875);