scaleWidth property

double get scaleWidth

The ratio of actual width to UI design

Implementation

double get scaleWidth => width / _uiSize.width;