baseScreenWidth property
double
get
baseScreenWidth
Implementation
static double get baseScreenWidth {
_checkInitialized();
return _baseScreenWidth;
}
static double get baseScreenWidth {
_checkInitialized();
return _baseScreenWidth;
}