numberOfLines property Null safety

int? numberOfLines
read / write

Specifies the number of allowed lines for the label. Only supported on iOS.

Implementation

int? numberOfLines;