parentLabelOverflow property Null safety
final
The text overflow for parent TreeNode text.
If this property is null then softWrap
is true;
Implementation
final TextOverflow? parentLabelOverflow;
The text overflow for parent TreeNode text.
If this property is null then softWrap
is true;
final TextOverflow? parentLabelOverflow;