pixelRatio property

double get pixelRatio

Implementation

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