logicalHeight property

double get logicalHeight

Returns the logical height of the screen.

Implementation

double get logicalHeight => logicalScreenSize.height;