Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
ui
/
com.michaelflisar.toolbox.components
/
MyCardDefaults
/
flatStyle
flat
Style
@
Composable
fun
flatStyle
(
shape
:
Shape
=
CardDefaults.shape
,
colors
:
CardColors
=
CardDefaults.cardColors()
,
elevation
:
CardElevation
=
CardDefaults.cardElevation()
,
border
:
BorderStroke
?
=
null
)
:
MyCard.Style