maxLines property

int? maxLines
final

可输入的最多行数。超过 maxLines 指定的行数后,输入内容会变成可滑动

Implementation

final int? maxLines;