inchesToLogicalPixelRatio property
double
get
inchesToLogicalPixelRatio
The number of logical pixels on the device's screen that corresponds to one inch
Implementation
double get inchesToLogicalPixelRatio => ppi / devicePixelRatio;