getHeight static method

double getHeight(
  1. double sizePx
)

Implementation

static double getHeight(double sizePx) => sizePx.w;