screenHeightPx property
double
get
screenHeightPx
Screen height in physical pixels
Implementation
double get screenHeightPx => _screenHeight * _pixelRatio;
Screen height in physical pixels
double get screenHeightPx => _screenHeight * _pixelRatio;