toggle menu
Orbit Compose
android
switch theme
search in API
ui
/
kiwi.orbit.compose.ui.foundation
/
ContentColors
/
copy
copy
fun
copy
(
normal
:
Color
=
this.normal
,
minor
:
Color
=
this.minor
,
subtle
:
Color
=
this.subtle
,
highlight
:
Color
=
this.highlight
,
disabled
:
Color
=
this.disabled
)
:
ContentColors