md property

Text get md

Sets text scale to medium (1.0, default)

Implementation

Text get md => _copyWith(textScaler: TextScaler.noScaling);