height static method

double height(
  1. double d
)

Implementation

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