textScale property

double get textScale

屏幕textScaleFactor

Implementation

static double get textScale =>
    MediaQueryData.fromWindow(ui.window).textScaleFactor;