screenHeight property

double get screenHeight

Get MediaQuery Screen Height

Implementation

double get screenHeight => screenSize.height;