bounds property

Bounds bounds

Implementation

Bounds get bounds => Bounds.unionAll(entries.map((entry) => entry.bounds));