bounds property

Rect get bounds

The bounds of the map as a Rect

Implementation

Rect get bounds => _tiles.bounds;