screenWidth property

double screenWidth

Returns the width of the screen.

Implementation

double get screenWidth => screenSize.width;