sm property

Text sm

Sets TextScaler to small i.e. 0.875

Implementation

Text get sm => _copyWith(textScaler: const TextScaler.linear(0.875));