screenWidth property

double get screenWidth

Returns the screen width.

Implementation

double get screenWidth => screenSize.width;