pixelInPoints property

double get pixelInPoints

The respective value in points (1/72th of 1 inch)

Implementation

double get pixelInPoints => this * pixelToInches / 72;