CustomDropDownButtonHideUnderline constructor

const CustomDropDownButtonHideUnderline({
  1. Key? key,
})

Implementation

const CustomDropDownButtonHideUnderline({Key? key}) : super(key: key);