heightInches property
double
get
heightInches
The exact physical display height in inches.
Implementation
double get heightInches => heightPx / yDpi;
The exact physical display height in inches.
double get heightInches => heightPx / yDpi;