sm property

Sets textScaleFactor to small i.e. 0.875

Implementation

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