h static method

double h(
  1. double size
)

Implementation

static double h(double size) => ResponsiveUtils.height(size);