screen property

Size screen

Getter for the screen size of the device.

Implementation

Size get screen => MediaQuery.of(context).size;