annotate

Annotates this string with the spanStyle provided. The whole string is annotated.

Return

the AnnotatedString created


Produces an annotated string identical to the original string For those times when an api requires AnnotatedString but you don't want to build one


Annotates this string using the builder provided. The string is the argument of the lambda.

Return

the AnnotatedString created