newline

fun <T> T?.newline(@IntRange(from = 1) lines: Int = 1): CharSequence?

换行(可自行处理\n)