prefixOtherLines property
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;
Prefix to add to other lines to display a child with this style.
prefixOtherLines should typically be one character shorter than prefixLineOne is.
final String prefixOtherLines;