textScaleFactor property
double?
get
textScaleFactor
The number of font pixels for each logical pixel.
Implementation
static double? get textScaleFactor => _textScaleFactor;
The number of font pixels for each logical pixel.
static double? get textScaleFactor => _textScaleFactor;