drop_down_list library

Classes

MainBody
This is main class to display the bottom sheet body.

Typedefs

BottomSheetListener = bool Function(DraggableScrollableNotification draggableScrollableNotification)
ListItemBuilder = Widget Function(int index)
SelectedItemsCallBack = dynamic Function(List<SelectedListItem> selectedItems)