numberOfLines property Null safety
read / write
Specifies the number of allowed lines for the label. Defaults to 2. Only supported on iOS.
Implementation
int? numberOfLines;
Specifies the number of allowed lines for the label. Defaults to 2. Only supported on iOS.
int? numberOfLines;