ifUnderlineTextSource

inline fun <T> TextSource.ifUnderlineTextSource(block: (UnderlineTextSource) -> T): T?