ifRichTextAnchor

inline fun <T> RichText.ifRichTextAnchor(block: (RichTextAnchor) -> T): T?(source)