width method

double width(
  1. num width
)

Implementation

double width(num width) => width * _widthScaleFactor;