pixelDensity property

double pixelDensity
final

Describe the pixel density of the device.

For iOS, this translates to the @2x and @3x annotations.

Implementation

final double pixelDensity;