menu
country_currency_pickers package
documentation
currency_picker_dialog.dart
CurrencyPickerDialog
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
currency_picker_dialog
CurrencyPickerDialog
onValuePicked property
CurrencyPickerDialog class