cupertino_country_picker library
Functions
-
showCupertinoCountryPicker(
{required BuildContext context, required dynamic onCountryPicked(CountryModel), List< CountryCodeEnum> ? allowedCountries, CountryPickerDecoration decoration = const CountryPickerDecoration()}) → Future<void>