menu
te_widgets package
documentation
widgets/map/google_places_client.dart
TGoogleCircle
TGoogleCircle.new const constructor
TGoogleCircle.new const constructor
dark_mode
light_mode
TGoogleCircle
constructor
const
TGoogleCircle
(
{
required
LatLng
center
,
required
double
radius
,
})
Implementation
const TGoogleCircle({required this.center, required this.radius});
te_widgets package
documentation
widgets/map/google_places_client
TGoogleCircle
TGoogleCircle.new const constructor
TGoogleCircle class