ifURLTextSource

inline fun <T> TextSource.ifURLTextSource(block: (URLTextSource) -> T): T?