toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.composables.cards
/
CategoryIconColors
Category
Icon
Colors
@
Immutable
data
class
CategoryIconColors
(
val
contentColor
:
Color
=
artichoke
,
val
containerColor
:
Color
=
cosmicLatte
)
Members
Constructors
Category
Icon
Colors
Link copied to clipboard
constructor
(
contentColor
:
Color
=
artichoke
,
containerColor
:
Color
=
cosmicLatte
)
Properties
container
Color
Link copied to clipboard
val
containerColor
:
Color
content
Color
Link copied to clipboard
val
contentColor
:
Color