menu
country_currency_pickers package
documentation
country_picker_cupertino.dart
CountryPickerCupertino
onValuePicked property
onValuePicked property
dark_mode
light_mode
onValuePicked
property
ValueChanged
<
Country
>
?
onValuePicked
final
Callback that is called with selected Country
Implementation
final ValueChanged<Country>? onValuePicked;
country_currency_pickers package
documentation
country_picker_cupertino
CountryPickerCupertino
onValuePicked property
CountryPickerCupertino class