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