h method

double h(
  1. double val
)

Implementation

double h(double val) => ResponsiveHelper.h(val);