appendLine

fun appendLine(): SpanBuilder

Append one line.

Return

the single SpanBuilder instance

fun appendLine(text: CharSequence): SpanBuilder

Append text and one line.

Return

the single SpanBuilder instance