set

operator fun TextFlow.set(index: Int, value: String)

Sets the character at the specified index to the specified value.

See also