screenHeight property

double get screenHeight

Implementation

double get screenHeight {
  return _mediaQueryData.size.height;
}