pixelRatio property

double pixelRatio
final

Pixel ratio relative to window size. 1.0 = native resolution, 0.5 = half resolution (better performance). Default: 1.0.

Implementation

final double pixelRatio;