textScaler property

TextScaler get textScaler

The font scaling strategy to use for laying out textual contents.

Implementation

TextScaler get textScaler => MediaQuery.of(this).textScaler;