drop_down_list library
Classes
- DropDown
- DropDownState
- MainBody
- This is main class to display the bottom sheet body.
Typedefs
- BottomSheetListener = bool Function(DraggableScrollableNotification draggableScrollableNotification)
-
ItemSelectionCallBack
= void Function(List<
SelectedListItem> selectedItems) - ListItemBuilder = Widget Function(int index)