maxWidth property

double? maxWidth
getter/setter pair

The maximum width of the text layouting.

It defaults to double.infinity.

Implementation

double? maxWidth;