screenHeight property

double get screenHeight

Returns the screen height for the context.

Implementation

double         get screenHeight => screenSize.height;