UCountryProvincePicker constructor
const
UCountryProvincePicker({})
Implementation
const UCountryProvincePicker({
super.key,
this.initialCountry,
this.initialProvince,
this.onCountryChanged,
this.onProvinceChanged,
this.onCityChanged,
this.spacing = 6,
});