ursus
OutlinedTextField
animateColorAsState
TextFieldColors
State<Color>
val textColor = textStyle.color.takeOrElse { colors.textColor(enabled).value }
@Stable interface TextFieldColors { @Composable fun textColor(enabled: Boolean): State<Color>
Color
Zach Klippenstein (he/him) [MOD]
Stylianos Gakis
So.. is it a bad idea to add the animateColorAsState
A modern programming language that makes developers happier.