bounds property
Returns the bounding box of the chart layer.
Implementation
@override
BoundingBox get bounds => const BoundingBox.flexible();
Returns the bounding box of the chart layer.
@override
BoundingBox get bounds => const BoundingBox.flexible();