width property

double width

Implementation

double get width => _$this._width;
void width=(double width)

Implementation

set width(double width) => _$this._width = width;