scaleHeight property

double scaleHeight

The ratio of actual height to UI design

Implementation

double get scaleHeight => _screenHeight / uiSize.height;