appSize property
Size
get
appSize
Returns the Size of the current context
Implementation
Size get appSize => mediaQuery.size;
Returns the Size of the current context
Size get appSize => mediaQuery.size;