PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design
/
OptionDefaults
/
optionColors
option
Colors
@
Composable
fun
optionColors
(
)
:
OptionColors
Return
The default
OptionColors
for PICO design system.
@
Composable
fun
optionColors
(
checkedContainerColor
:
Color
=
Color.Unspecified
,
checkedContentColor
:
Color
=
Color.Unspecified
,
unCheckedContainerColor
:
Color
=
Color.Unspecified
,
unCheckedContentColor
:
Color
=
Color.Unspecified
)
:
OptionColors
Customize
OptionColors
used for
Option
.