screenSize property
Size
get
screenSize
屏幕尺寸
Implementation
static Size get screenSize => MediaQueryData.fromWindow(ui.window).size;
屏幕尺寸
static Size get screenSize => MediaQueryData.fromWindow(ui.window).size;