toggle_sheet/toggle_sheet library

Classes

ToggleSheet
ToggleSheetController
A controller for managing the state of a toggle sheet.
ToggleSheetExtent
A class that represents the extent (size) of a toggle sheet.

Enums

ToggleSheetStart
Describes the behavior of the sheet appearance for the initial state.

Typedefs

ToggleSheetOnCloseCallback = void Function(ToggleSheetController controller)