menu
country_code_picker_mp package
documentation
country_code_picker.dart
CountryCodePicker
comparator property
comparator property
dark_mode
light_mode
comparator
property
Comparator
<
CountryCode
>
?
comparator
final
Use this property to change the order of the options
Implementation
final Comparator<CountryCode>? comparator;
country_code_picker_mp package
documentation
country_code_picker
CountryCodePicker
comparator property
CountryCodePicker class