CustomBottomSheetState

State holder for managing the bottom sheet's expand/collapse behavior.

Constructors

Link copied to clipboard
constructor(scaffoldState: BottomSheetScaffoldState)

Functions

Link copied to clipboard
suspend fun collapse()

Collapses the bottom sheet to its peek height.

Link copied to clipboard
suspend fun expand()

Expands the bottom sheet to its full height.