screenWidthDp top-level property
double
get
screenWidthDp
当前设备宽度 dp
Implementation
double get screenWidthDp => BaseScreenUtil().screenWidth;
当前设备宽度 dp
double get screenWidthDp => BaseScreenUtil().screenWidth;