Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun <T> withAnnotatedString(block: ERROR CLASS: Symbol not found for AnnotatedString.Builder.() -> T): T
Provides access to the underlying builder, which can be used to add arbitrary formatting, including mixed with formatting from this Builder.
Link copied to clipboard
inline fun RichTextString.Builder.withFormat(format: RichTextString.Format, block: RichTextString.Builder.() -> Unit)