screenDensity property

double get screenDensity

Get MediaQuery Screen Density

Implementation

double get screenDensity => mq.devicePixelRatio;