screenWidth property

double get screenWidth

The with of the screen in logical pixels

Implementation

double get screenWidth => mediaQuery.size.width;