TextBuilder

Constructors

Link copied to clipboard
constructor()
constructor(component: Component)

Functions

Link copied to clipboard
open fun append(@Nullable component: @Nullable Component): TextBuilder
Link copied to clipboard
open fun build(): Component