screenWidth property

double screenWidth

The horizontal extent of the screen size.

Implementation

double get screenWidth => mediaQuery.size.width;