screenWidthDp property
double?
get
screenWidthDp
The horizontal extent of this size.
Implementation
static double? get screenWidthDp => _screenWidth;
The horizontal extent of this size.
static double? get screenWidthDp => _screenWidth;