bottom_sheet_bar library

Classes

BottomSheetBar
A toolbar that aligns to the bottom of a widget and expands into a bottom sheet.
BottomSheetBarController
A controller used to expand or collapse the bottom sheet of a BottomSheetBar. Listeners can be added to respond to expand and collapse events. The expanded or collapsed state can also be determined through this controller.