screenWidth property
double
get
screenWidth
The current screen width in logical pixels.
Implementation
static double get screenWidth => ResponsiveUtils.screenWidth;
The current screen width in logical pixels.
static double get screenWidth => ResponsiveUtils.screenWidth;