screenHeight property

double get screenHeight

屏幕高度

Implementation

double get screenHeight => _getSize.height / pixelRatio;