trailingIconColor

@Stable
fun trailingIconColor(enabled: Boolean, isError: Boolean, focused: Boolean): Color

Represents the color used for the trailing icon of this text field.

Parameters

enabled

whether the text field is enabled

isError

whether the text field's current value is in error

focused

whether the text field is in focus