screenSize property

Size get screenSize

屏幕尺寸

Implementation

static Size get screenSize => MediaQueryData.fromWindow(ui.window).size;