south property

  1. @override
double get south

The south coordinate as geographic latitude.

Implementation

@override
double get south => min.lat;