getScreenHeight property

double get getScreenHeight

Implementation

double get getScreenHeight {
  return screenHeight ?? 0.0;
}