width static method

double width(
  1. double d
)

Implementation

static double width(double d) => ScreenUtil().setHeight(d);