wordWrap property

bool? wordWrap
final

Determines if words in items' labels should be wrapped on separate lines. Default is true.

Implementation

final bool? wordWrap;