menu
country_code_picker_x package
documentation
country_code_picker_x.dart
CountryCodePickerX
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_x package
documentation
country_code_picker_x
CountryCodePickerX
comparator property
CountryCodePickerX class