screenHeight property

double get screenHeight

The height of the current screen.

Implementation

double get screenHeight => screenInfo.height;