bounds property

  1. @override
Box bounds
override

The bounding box for this point, min and max with the same point position.

Implementation

@override
Box get bounds => calculateBounds();