menu
google_maps_apis package
documentation
timezone.dart
Bounds
Bounds.new constructor
Bounds.new constructor
dark_mode
light_mode
Bounds
constructor
Bounds
(
{
required
Location
northeast
,
required
Location
southwest
,
})
Implementation
Bounds({required this.northeast, required this.southwest});
google_maps_apis package
documentation
timezone
Bounds
Bounds.new constructor
Bounds class