maxLines property

  1. @override
int maxLines
final

Max lines allowed for the text input in the UI.

Implementation

@override
final int maxLines = 1;