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