ifRichTextMention

inline fun <T> RichText.ifRichTextMention(block: (RichTextMention) -> T): T?(source)