textScale property
double
get
textScale
屏幕textScaleFactor
Implementation
static double get textScale =>
MediaQueryData.fromWindow(ui.window).textScaleFactor;
屏幕textScaleFactor
static double get textScale =>
MediaQueryData.fromWindow(ui.window).textScaleFactor;