screenDensity property

double screenDensity

Get MediaQuery Screen Density

Implementation

double get screenDensity => mq.devicePixelRatio;