screenHeight property
double
get
screenHeight
The vertical extent of this size. px
Implementation
static double get screenHeight => _screenHeight! * _pixelRatio!;
The vertical extent of this size. px
static double get screenHeight => _screenHeight! * _pixelRatio!;