textMaxWidth property Null safety

double? textMaxWidth
read / write

The maximum line width for text wrapping.

Implementation

double? textMaxWidth;