RichText

fun RichText(modifier: ERROR CLASS: Symbol not found for Modifier = Modifier, style: ERROR CLASS: Symbol not found for RichTextStyle?? = null, children: ERROR CLASS: Symbol not found for RichTextScope.() -> Unit)

RichText implementation that integrates with Material design.

If the consumer app has small composition trees or only uses RichText in a single place, it would be ideal to call this function instead of wrapping everything under RichTextMaterialTheme.