menu
atlas_picker package
documentation
model/country_model.dart
StateModel
StateModel.new const constructor
StateModel.new const constructor
dark_mode
light_mode
StateModel
constructor
const
StateModel
(
{
required
String
name
,
})
Implementation
const StateModel({required this.name});
atlas_picker package
documentation
model/country_model
StateModel
StateModel.new const constructor
StateModel class