width method

void width(
  1. double width
)

Implementation

void width(double width) => _width = width;