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