minLines property

int? minLines
final

The minimum number of lines to occupy when the content spans fewer lines.

Same as TextField.minLines

Implementation

final int? minLines;