devicePixelRatio property

double get devicePixelRatio

Implementation

double get devicePixelRatio => MediaQuery.of(this).devicePixelRatio;