scaleWidth property

double scaleWidth

The ratio of actual width to UI design

Implementation

double get scaleWidth => _screenWidth / uiSize.width;