over_bottom_sheet library

Classes

OverBottomSheet
Widget that always displays BottomSheet.
OverBottomSheetController
Controller that manages the percentage of OverBottomSheet being drawn out.
OverBottomSheetSizeOption
Option to specify height and width of OverBottomSheet.

Typedefs

RatioWidgetBuilder = Widget Function(BuildContext context, double ratio)
Function to create a widget using the display ratio of OverBottomSheet.