textScale property
TextScaler
get
textScale
similar to MediaQuery.of(this).textScaleFactor
Implementation
TextScaler get textScale => MediaQuery.of(this).textScaler;
similar to MediaQuery.of(this).textScaleFactor
TextScaler get textScale => MediaQuery.of(this).textScaler;