screenHeightPx property
double
get
screenHeightPx
当前设备高度 px The vertical extent of this size. px
Implementation
double get screenHeightPx => _screenHeight * _pixelRatio;
当前设备高度 px The vertical extent of this size. px
double get screenHeightPx => _screenHeight * _pixelRatio;