screenWidth property

double get screenWidth

The vertical extent of this size. px

Implementation

static double get screenWidth => _screenWidth! * _pixelRatio!;