scaleHeiht property

double scaleHeiht

The ratio of the actual dp to the design draft px

Implementation

double get scaleHeiht => height / _defaultSize.height;