Default

Default implementation of AiutaBottomSheetThemeShapes.

This class provides standard corner radius values for bottom sheet elements.

theme {
bottomSheet {
shapes = AiutaBottomSheetThemeShapes.Default()
}
}

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val bottomSheet: Dp

Corner radius for the main bottom sheet container

Link copied to clipboard
open override val chipsButton: Dp

Corner radius for chip-style buttons within the sheet