width property

double get width

The width of the AABB that fully contains this shape.

Implementation

double get width => size.x;