TextSegmentBuilder

Builder for creating text segments with links.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun link(text: String, url: String)
Link copied to clipboard
fun text(content: String)