screenWidthDp static method

dynamic screenWidthDp()

Implementation

static screenWidthDp() {
  return _width;
}