drop_down_list library

Classes

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)