ifRichTextMarked

inline fun <T> RichText.ifRichTextMarked(block: (RichTextMarked) -> T): T?(source)