menu
te_widgets package
documentation
widgets/map/google_places_client.dart
TGooglePredictionText
TGooglePredictionText.new const constructor
TGooglePredictionText.new const constructor
dark_mode
light_mode
TGooglePredictionText
constructor
const
TGooglePredictionText
(
{
required
String
text
,
List
?
matches
,
})
Implementation
const TGooglePredictionText({required this.text, this.matches});
te_widgets package
documentation
widgets/map/google_places_client
TGooglePredictionText
TGooglePredictionText.new const constructor
TGooglePredictionText class