screenWidth property

double get screenWidth

Gets the screen width in logical pixels.

Implementation

double get screenWidth => deviceInfo.screenWidth;