menu
address_field package
documentation
mapbox_search.dart/mapbox_model.dart
Context
Context.new constructor
Context.new constructor
dark_mode
light_mode
Context
constructor
Context
(
{
String
?
id
,
String
?
shortCode
,
String
?
wikidata
,
String
?
text
,
})
Implementation
Context({ this.id, this.shortCode, this.wikidata, this.text, });
address_field package
documentation
mapbox_search.dart/mapbox_model
Context
Context.new constructor
Context class