wp property

double wp

屏幕宽度的倍数 Multiple of screen width

Implementation

double get wp => (ScreenScale.screenWidth * this).roundTo(3);