screenHeight property

double screenHeight

The vertical extent of the screen size.

Implementation

double get screenHeight => mediaQuery.size.height;