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