screenHeight property

double screenHeight

Implementation

double get screenHeight => MediaQuery.of(this).size.height;