uikit/dropdown/dropdown_menu library
Classes
- DropDownMenu
- Dropdown menu widget.
- DropdownMenuBuilder
- Information about the dropdown menu widget, such as the height of the drop down menu to be displayed.
Typedefs
- DropdownMenuChange = void Function(bool isShow, int index)