maxLines property

int? maxLines
final

输入框的最大行数(多行文本时生效)

Implementation

final int? maxLines;