getDeviceSize top-level property

Size getDeviceSize

size → Size 设备尺寸信息,如屏幕的大小,单位 pixels

Implementation

Size get getDeviceSize => mediaQuery.size;