parentLabelOverflow property

TextOverflow? parentLabelOverflow
final

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

Implementation

final TextOverflow? parentLabelOverflow;