maxLines property

int? maxLines
final

textColor Determines how many lines the text can be at most. Default value is 6

Implementation

final int? maxLines;