screenHeight property

double get screenHeight

Returns the height of the screen.

Implementation

double get screenHeight => screenSize.height;