hhx method

SizedBox hhx(
  1. num value
)

Implementation

SizedBox hhx(num value) => SizedBox.square(dimension: hxp(value));