screenHeight property

double screenHeight

Get MediaQuery Screen Height

Implementation

double get screenHeight => screenSize.height;