wwx method

SizedBox wwx(
  1. num value
)

Implementation

SizedBox wwx(num value) => SizedBox.square(dimension: width * _x(value));