min property

  1. @override
T min
override

The minimum position (or west-south) of this bounding box.

Implementation

@override
T get min => _min;