wwx method

SizedBox wwx(
  1. num value
)

Implementation

SizedBox wwx(num value) => SizedBox.square(dimension: wxp(value));