view/adept_drop_down library

Classes

AdeptDropDown<T>
Single selection dropdown widget accepting generic type T with customizable theme and behavior.
AdeptDropDownTheme
Theme data for the entire AdeptMultiDropDown and AdeptDropDown widget.
AdeptMultiDropDown<T>
Multi-selection dropdown widget for selecting multiple items and accepting generic type T.