textScaleFactor property
similar to MediaQuery.of(this).textScaleFactor
Implementation
@Deprecated('Use the TextScaler object now instead')
/// similar to [MediaQuery.of(this).textScaleFactor]
double get textScaleFactor => 0;
similar to MediaQuery.of(this).textScaleFactor
@Deprecated('Use the TextScaler object now instead')
/// similar to [MediaQuery.of(this).textScaleFactor]
double get textScaleFactor => 0;