scaleWidth property

double get scaleWidth

The ratio of the actual dp to the design draft px

Implementation

double get scaleWidth => _screenWidth! / uiWidthPx;