menu
shared_ui_components package
documentation
country_picker.dart
SILCountryPicker
SILCountryPicker.new const constructor
SILCountryPicker.new const constructor
dark_mode
light_mode
SILCountryPicker
constructor
const
SILCountryPicker
(
{
Key
?
key
,
required
Function
onChanged
,
})
Implementation
const SILCountryPicker({Key? key, required this.onChanged}) : super(key: key);
shared_ui_components package
documentation
country_picker
SILCountryPicker
SILCountryPicker.new const constructor
SILCountryPicker class