menu
te_widgets package
documentation
widgets/map/google_places_client.dart
TGoogleRectangle
TGoogleRectangle.new const constructor
TGoogleRectangle.new const constructor
dark_mode
light_mode
TGoogleRectangle
constructor
const
TGoogleRectangle
(
{
required
LatLng
low
,
required
LatLng
high
,
})
Implementation
const TGoogleRectangle({required this.low, required this.high});
te_widgets package
documentation
widgets/map/google_places_client
TGoogleRectangle
TGoogleRectangle.new const constructor
TGoogleRectangle class