whenUnderlineTextSource

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