labelOverflow property

TextOverflow? labelOverflow
final

The text overflow for child TreeNode text. If this property is null then softWrap is true;

Implementation

final TextOverflow? labelOverflow;