pub fn tree_row(theme: &Theme, row: &Row, selected: bool, cursor: bool) -> DivExpand description
One row: its guides, its chevron, and then whatever the caller puts in it.
selected is what the app considers chosen; cursor is where the keyboard
is. Two tones, because a tree shows both at once.