DropDown constructor

const DropDown(
  1. FormControls element, {
  2. Key? key,
})

Implementation

const DropDown(this.element, {super.key});