bodyIndent property
final
Prefix to add to all lines of the body of the tree node.
The body is all content in the node other than the name and description.
Implementation
final String bodyIndent;
Prefix to add to all lines of the body of the tree node.
The body is all content in the node other than the name and description.
final String bodyIndent;