screenHeight property

double screenHeight

Returns the height of the screen.

Implementation

double get screenHeight => screenSize.height;