scaleWidth property

double scaleWidth

The ratio of the actual dp to the design draft px

Implementation

double get scaleWidth => _screenWidth! / uiWidthPx;