menu
world_picker package
documentation
model/country_model.dart
Country
name property
name property
dark_mode
light_mode
name
property
String
name
final
The official name of the country (e.g., 'Brazil', 'United States').
Implementation
final String name;
world_picker package
documentation
model/country_model
Country
name property
Country class