cursorColor

@Stable
fun cursorColor(isError: Boolean): Color

Represents the color used for the cursor of this text field.

Parameters

isError

whether the text field's current value is in error


val cursorColor: Color

Parameters

cursorColor

the cursor color for this text field