animateColor

fun animateColor(isLight: Boolean = true, lightColor: Color, darkColor: Color, label: String): State<Color>