maxLines property

int? maxLines
final

This is the maximum number of lines that user can enter inside text area

Implementation

final int? maxLines;