ApzPhoneInputWithDropdown constructor
const
ApzPhoneInputWithDropdown({})
Implementation
const ApzPhoneInputWithDropdown({
super.key,
this.onChanged,
this.initialPhoneCode,
this.label,
this.hintText,
this.initialValue,
this.isMandatory = false
});