wx method

SizedBox wx(
  1. num value
)

Implementation

SizedBox wx(num value) => SizedBox(width: width * _x(value));