menu
google_location_autocomplete_textfield_flutter package
documentation
model/prediction.dart
Terms
Terms constructor
Terms constructor
dark_mode
light_mode
Terms
constructor
Terms
(
{
int
?
offset
,
String
?
value
,
})
Implementation
Terms({this.offset, this.value});
google_location_autocomplete_textfield_flutter package
documentation
model/prediction
Terms
Terms constructor
Terms class