screenHeight property

double get screenHeight

Returns the screen height.

Implementation

double get screenHeight => screenSize.height;