menu
neo_concierge
app/modules/profile/widgets/country_picker_field.dart
CountryPickerField
onCountryChanged property
onCountryChanged
dark_mode
light_mode
onCountryChanged
property
dynamic Function
(
String
code
,
String
phone
)
onCountryChanged
final
Implementation
final Function(String code, String phone) onCountryChanged;
neo_concierge
country_picker_field
CountryPickerField
onCountryChanged property
CountryPickerField class