gzx_dropdown_menu library

Classes

GZXDropDownHeader
Dropdown header widget.
GZXDropDownHeaderItem
GZXDropDownMenu
Dropdown menu widget.
GZXDropdownMenuBuilder
Information about the dropdown menu widget, such as the height of the drop down menu to be displayed.
GZXDropdownMenuController
GZXDropdownMenuController use to show and hide drop-down menus. Used for GZXDropdownHeader and GZXDropdownMenu passingdropDownMenuTop, menuIndex, isShow and isShowHideAnimation.

Typedefs

OnItemTap<T> = void Function(T value)
Signature for when a tap has occurred.