screenWidth property

double get screenWidth

The width of the current screen.

Implementation

double get screenWidth => screenInfo.width;