size method

Size size()

return screen size

Implementation

Size size() => MediaQuery.of(this).size;