screenHeightPx property

double get screenHeightPx

当前设备高度 px The vertical extent of this size. px

Implementation

double get screenHeightPx => screenHeight * pixelRatio;