Inputs/multi_drop_down/multi_select_flutter library

Classes

HorizontalScrollBar
MultiSelectActions<V>
Contains common actions that are used by different multi select classes.
MultiSelectBottomSheet<V>
A bottom sheet widget containing either a classic checkbox style list, or a chip style list.
MultiSelectChipDisplay<V>
A widget meant to display selected values as chips.
MultiSelectChipField<V>
MultiSelectDialog<V>
A dialog containing either a classic checkbox style list, or a chip style list.
MultiSelectItem<V>
A model class used to represent a selectable item.

Enums

MultiSelectListType
Used by MultiSelectDialog and MultiSelectBottomSheet to determine which type of list to render.