decorate
abstract fun decorate(span: SpanStyle, start: Int, end: Int, text: AnnotatedString, builder: AnnotatedString.Builder): SpanStyle
Can be used for removing any existing spans from text so that they can be drawn manually.
Can be used for removing any existing spans from text so that they can be drawn manually.