physicalHeight property

double get physicalHeight

Returns the physical height of the screen.

Implementation

double get physicalHeight => physicalScreenSize.height;