menu
gt_dropdown package
documentation
custom_dropdown/custom_dropdown_example.dart
Country
Country.new constructor
Country.new constructor
dark_mode
light_mode
Country
constructor
Country
(
String
name
,
String
flag
)
Implementation
Country(this.name, this.flag);
gt_dropdown package
documentation
custom_dropdown/custom_dropdown_example
Country
Country.new constructor
Country class