bounds property

Rect bounds

The bounds of this shape.

Implementation

Rect get bounds => path.getBounds();