max property

  1. @override
T max
override

The maximum position (or east-north) of this bounding box.

Implementation

@override
T get max => _max;