wp property

double get wp

屏幕宽度的倍数 Multiple of screen width

Implementation

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