menu
google_maps_apis package
documentation
timezone.dart
RectangleLocation
RectangleLocation.new constructor
RectangleLocation.new constructor
dark_mode
light_mode
RectangleLocation
constructor
RectangleLocation
(
{
required
Location
northEast
,
required
Location
southWest
,
})
Implementation
RectangleLocation({ required this.northEast, required this.southWest, });
google_maps_apis package
documentation
timezone
RectangleLocation
RectangleLocation.new constructor
RectangleLocation class