toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.utils
/
animateColor
animate
Color
@
Composable
fun
animateColor
(
isLight
:
Boolean
=
true
,
lightColor
:
Color
,
darkColor
:
Color
,
label
:
String
)
:
State
<
Color
>