maxLines property
final
The maximum number of lines for the text to span, wrapping if necessary.
Same as TextField.maxLines
Implementation
final int maxLines
The maximum number of lines for the text to span, wrapping if necessary.
Same as TextField.maxLines
final int maxLines