textMaxWidth property

double? textMaxWidth
getter/setter pair

The maximum line width for text wrapping. Default value: 10. Minimum value: 0.

Implementation

double? textMaxWidth;