screenHeightPx property

double get screenHeightPx

Screen height in physical pixels

Implementation

double get screenHeightPx => _screenHeight * _pixelRatio;