screenSize property
Size
get
screenSize
Returns the screen size for the context.
Implementation
Size get screenSize => mediaQuery.size;
Returns the screen size for the context.
Size get screenSize => mediaQuery.size;