screenHeight property

double screenHeight

Get MediaQuery Screen Height

Implementation

double get screenHeight => mq.size.height;