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