north property

  1. @override
double north

The north coordinate as geographic latitude.

Implementation

@override
double get north => max.lat;