screenHeight property

double get screenHeight

Implementation

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