menu
google_places_location package
documentation
google_places.dart
Rectangular
Rectangular.new constructor
Rectangular.new constructor
dark_mode
light_mode
Rectangular
constructor
Rectangular
(
LatLon
southWest
,
LatLon
northEast
)
Implementation
Rectangular(this.southWest, this.northEast);
google_places_location package
documentation
google_places
Rectangular
Rectangular.new constructor
Rectangular class