devicePixelRatio property

double devicePixelRatio

Implementation

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