width property

double get width

Width of the rectangle.

Implementation

double get width => right - left;