devicePixelRatio static method

double devicePixelRatio()

Implementation

static double devicePixelRatio() => MediaQueryData().devicePixelRatio;