bounds property

  1. @override
BoundingBox get bounds
override

Returns the bounding box of the chart layer.

Implementation

@override
BoundingBox get bounds => const BoundingBox.flexible();