maxY property

  1. @override
double maxY
override

The maximum y (or north) coordinate.

For geographic coordinates maxY represents north latitude.

Implementation

@override
double get maxY => _maxY;