scaleHeight property

double get scaleHeight

实际尺寸与UI设计的高度比例

Implementation

double get scaleHeight => screenHeight / uiSize.height;