Kepko
Toggle table of contents
1.4.7
common
Target filter
common
Switch theme
Search in API
Skip to content
Kepko
component
/
glass.yasan.kepko.component
/
TextButtonDefaults
/
colors
colors
@
Composable
fun
colors
(
containerColor
:
Color
=
Color.Transparent
,
contentColor
:
Color
=
KepkoTheme.colors.content
,
disabledContainerColor
:
Color
=
Color.Transparent
,
disabledContentColor
:
Color
=
KepkoTheme.colors.contentDisabled
)
:
TextButtonColors