textScaleFactor property
double
get
textScaleFactor
Returns the system text scale factor.
Implementation
double get textScaleFactor => data.textScaleFactor;
Returns the system text scale factor.
double get textScaleFactor => data.textScaleFactor;