setTextColor

expect infix fun setTextColor(value: Color)

Sets the color of the text.

Parameters

value

The new color to use.

actual infix fun setTextColor(value: Color)
actual infix fun setTextColor(value: Color)