screenWidth property
double
get
screenWidth
The width of the current screen.
Implementation
double get screenWidth => screenInfo.width;
The width of the current screen.
double get screenWidth => screenInfo.width;