widgets/atoms/digit_multiselect_dropdown library

Classes

MultiSelectController<T>
implementation of the MultiSelectController class.
MultiSelectDropDown<int>
NestedFocusedIndex

Typedefs

OnOptionSelect<T> = void Function(List<DropdownItem> selectedOptions)