scaleWidth property

double get scaleWidth

Ratio of actual width to design width

Implementation

double get scaleWidth => _screenWidth / _designWidth;