baseScreenWidth property

double get baseScreenWidth

Implementation

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