DropdownButtonWithIcon<AddressMain> constructor
DropdownButtonWithIcon<AddressMain> ({})
Implementation
DropdownButtonWithIcon({
required this.items,
this.value,
required this.itemBuilder,
this.onChanged, this.hintWidget,
});