screenWidth property
double
get
screenWidth
The vertical extent of this size. px
Implementation
static double get screenWidth => _screenWidth! * _pixelRatio!;
The vertical extent of this size. px
static double get screenWidth => _screenWidth! * _pixelRatio!;