menu
country_pickers package
documentation
country_picker_dialog.dart
CountryPickerDialog
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_pickers package
documentation
country_picker_dialog
CountryPickerDialog
onValuePicked property
CountryPickerDialog class