Max line for text
Equivalent to
Text(maxLines: input)
NikuText maxLines(int maxLines) { _maxLines = maxLines; return this; }