textScaleFactor property
double
get
textScaleFactor
The system-reported text scale.
Implementation
double get textScaleFactor => PlatformDispatcher.instance.textScaleFactor;
The system-reported text scale.
double get textScaleFactor => PlatformDispatcher.instance.textScaleFactor;