widthInches property

double get widthInches

The exact physical display width in inches.

Implementation

double get widthInches => widthPx / xDpi;