widthInches property

double widthInches

The exact physical display width in inches.

Implementation

double get widthInches => widthPx / xDpi;