deviceTextScaleFactor property
double
get
deviceTextScaleFactor
The text scale factor for the device.
Implementation
double get deviceTextScaleFactor {
return fundamentals.device.textScaleFactor(fundamentals);
}