bodyIndent property

String bodyIndent
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;