hhx method

SizedBox hhx(
  1. num value
)

Implementation

SizedBox hhx(num value) => SizedBox.square(dimension: height * _x(value));