ComposeDialogs
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposeDialogs
core
/
com.michaelflisar.composedialogs.core.style
/
BottomSheetStyleDefaults
Bottom
Sheet
Style
Defaults
object
BottomSheetStyleDefaults
Members
Properties
container
Color
Link copied to clipboard
@get:
Composable
val
containerColor
:
Color
content
Color
Link copied to clipboard
@get:
Composable
val
contentColor
:
Color
icon
Color
Link copied to clipboard
@get:
Composable
val
iconColor
:
Color
peek
Height
Link copied to clipboard
val
peekHeight
:
(
containerHeight
:
Dp
,
sheetHeight
:
Dp
)
->
Dp
shape
Link copied to clipboard
@get:
Composable
val
shape
:
Shape
title
Color
Link copied to clipboard
@get:
Composable
val
titleColor
:
Color