numberOfLines property Null safety

int? numberOfLines
read / write

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

Implementation

int? numberOfLines;