screenWidth property

double screenWidth

Gives the screen width of the device

Implementation

double get screenWidth => _screenWidth;