screenWidth property

double get screenWidth

Returns the width of the screen.

Implementation

double get screenWidth => screenSize.width;