scale property

double get scale

屏幕Scale

Implementation

static double get scale =>
    MediaQueryData.fromWindow(ui.window).devicePixelRatio;