w property

double get w

Implementation

double get w {
  return ScreenUtil().setWidth(this);
}