menu
countrify package
documentation
countrify.dart
CountryDropdownField
onCountrySelected property
onCountrySelected property
dark_mode
light_mode
onCountrySelected
property
ValueChanged
<
Country
>
?
onCountrySelected
final
Callback when a country is selected.
Implementation
final ValueChanged<Country>? onCountrySelected;
countrify package
documentation
countrify
CountryDropdownField
onCountrySelected property
CountryDropdownField class