PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design
/
OptionDefaults
/
optionVibrants
option
Vibrants
@
Composable
fun
optionVibrants
(
)
:
OptionVibrants
Return
The default
OptionVibrants
for PICO design system.
@
Composable
fun
optionVibrants
(
checkedContainerVibrant
:
Vibrant
=
Vibrant.Unspecified
,
checkedContentVibrant
:
Vibrant
=
Vibrant.Unspecified
,
uncheckedContainerVibrant
:
Vibrant
=
Vibrant.Unspecified
,
uncheckedContentVibrant
:
Vibrant
=
Vibrant.Unspecified
)
:
OptionVibrants
Customize
OptionVibrants
used for
Option
.