menu
gt_dropdown package
documentation
flutter_own_dropdown/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
flutter_own_dropdown/dropdown_example
Country
Country.new constructor
Country class