topRight property
LatLng
get
topRight
Implementation
LatLng get topRight => LatLng(topLeft.latitude, bottomRight.longitude);
LatLng get topRight => LatLng(topLeft.latitude, bottomRight.longitude);