menu
phone_input package
documentation
phone_input_package.dart
CountrySelector
onCountrySelected property
onCountrySelected property
dark_mode
light_mode
onCountrySelected
property
ValueChanged
<
Country
>
onCountrySelected
final
Callback triggered when user select a country
Implementation
final ValueChanged<Country> onCountrySelected;
phone_input package
documentation
phone_input_package
CountrySelector
onCountrySelected property
CountrySelector class