prefixOtherLines property Null safety
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;