RichText
Renders a RichText node using its registered composable.
Parameters
content
The rich text node to render.
modifier
Optional Modifier applied to the rendered content.
Appends a RichText node to an AnnotatedString.Builder using its registered builder.
Parameters
content
The rich text node to append.