bounds property

Rect get bounds

Implementation

Rect get bounds => Rect(Vec2(0, 0), size);