pixelRatio property

double get pixelRatio

Returns the pixel ratio of the screen.

Implementation

double get pixelRatio => flutterView.devicePixelRatio;