menu
validate_phone_number package
documentation
country_picker.dart
PickCountry
onCountrySelected property
onCountrySelected property
dark_mode
light_mode
onCountrySelected
property
dynamic Function
(
String
phoneCode
,
String
countryCode
)
onCountrySelected
final
Implementation
final Function(String phoneCode, String countryCode) onCountrySelected;
validate_phone_number package
documentation
country_picker
PickCountry
onCountrySelected property
PickCountry class