md property

Text md

Sets TextScaler to md i.e. 1 or default

Implementation

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