menu
infra_custom_widget package
documentation
data/helper/location_item_model.dart
LocationDropdownModel
LocationDropdownModel constructor
LocationDropdownModel constructor
dark_mode
light_mode
LocationDropdownModel
constructor
LocationDropdownModel
(
{
required
String
?
id
,
required
String
?
name
,
String
?
query
,
})
Implementation
LocationDropdownModel({ required this.id, required this.name, this.query, });
infra_custom_widget package
documentation
data/helper/location_item_model
LocationDropdownModel
LocationDropdownModel constructor
LocationDropdownModel class