menu
sghi_core package
documentation
ui_components/src/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({super.key, required this.onChanged});
sghi_core package
documentation
ui_components/src/country_picker
SILCountryPicker
SILCountryPicker.new const constructor
SILCountryPicker class