h static method

double h(
  1. num height
)

Implementation

static double h(num height) => instance.setHeight(height);