setErrorTextColor

@RequiresApi(value = 27)
fun setErrorTextColor(colorHex: String)

Sets the error text color for the CVV input and error message

Important:

This method requires API level 27 or higher

Parameters

colorHex

The color to be set (in Hex format)


Sets the error text color for the CVV input and error message

Parameters

color

The color to be set