deviceWidth property
设备宽度
Implementation
static final deviceWidth =
PlatformDispatcher.instance.views.first.physicalSize.width /
devicePixelRatio;
设备宽度
static final deviceWidth =
PlatformDispatcher.instance.views.first.physicalSize.width /
devicePixelRatio;