Default

Default implementation of AiutaBottomSheetThemeGrabber.

This class provides standard dimensions for the bottom sheet grabber

theme {
bottomSheet {
grabber = AiutaBottomSheetThemeGrabber.Default()
}
}

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val height: Dp

The height/thickness of the grabber element

Link copied to clipboard
open override val topPadding: Dp

The padding between the top of the sheet and the grabber

Link copied to clipboard
open override val width: Dp

The width of the grabber element