pixelInPoints property
The respective value in points (1/72th of 1 inch)
Implementation
double get pixelInPoints => this * pixelToInches / 72;
The respective value in points (1/72th of 1 inch)
double get pixelInPoints => this * pixelToInches / 72;