Engine
/
com.drake.engine.text
/
SpanBuilder
/
appendLine
append
Line
fun
appendLine
():
SpanBuilder
Content copied to clipboard
Append one line.
Return
the single
SpanBuilder
instance
fun
appendLine
(text:
CharSequence
):
SpanBuilder
Content copied to clipboard
Append text and one line.
Return
the single
SpanBuilder
instance