size property

Size size

shortcut for MediaQuery.of(context).size

Implementation

Size get size => mediaQuery.size;