toggle menu
Orbit Compose
android
switch theme
search in API
ui
/
kiwi.orbit.compose.ui.foundation
/
FeatureColors
/
copy
copy
fun
copy
(
normal
:
Color
=
this.normal
,
normalAlt
:
Color
=
this.normalAlt
,
subtle
:
Color
=
this.subtle
,
subtleAlt
:
Color
=
this.subtleAlt
,
strong
:
Color
=
this.strong
,
strongAlt
:
Color
=
this.strongAlt
,
onNormal
:
Color
=
this.onNormal
)
:
FeatureColors