screenSize property

Size screenSize

The MediaQueryData.size of the current BuildContext

Implementation

Size get screenSize => mediaQuery.size;