BMoniBottomSheet.show
The base utility for presenting any content as a bottom sheet. Returns the value the child pops with.BMoniTitledBottomSheet
A bottom sheet with a drag handle, a centred title, and a scrollablechildren list.
BMoniOptionsBottomSheet
A pre-built options menu. Each option has an SVG icon, a title, and anonTap callback.
BMoniBottomSheetOption props
SelectorBottomSheet<T>
A generic, scrollable list selector with an optional icon per item.SearchableSelectorBottomSheet<T>
Same asSelectorBottomSheet but with a search bar at the top that filters items client-side.

