menu
nabit_app
screens\listing\add_listing\models\place_describe_model.dart
DropDownModel
DropDownModel constructor
DropDownModel
dark_mode
light_mode
DropDownModel
constructor
DropDownModel
(
{
String
?
title
,
String
?
icon
,
bool
?
isSelected
=
false
}
)
Implementation
DropDownModel({this.title, this.icon, this.isSelected = false});
nabit_app
place_describe_model
DropDownModel
DropDownModel constructor
DropDownModel class