prefixOtherLines property

String prefixOtherLines
final

Prefix to add to other lines to display a child with this style.

prefixOtherLines should typically be one character shorter than prefixLineOne is.

Implementation

final String prefixOtherLines;