w static method

double w(
  1. num width
)

Implementation

static double w(num width) => instance.setWidth(width);