child_sections
child_sections(
items ,
depth: int ,
)-> ‘tuple[Section, …]’
The blocks a container’s children draw, and a line for any left out.
Only what is shown is rendered, so the cost of a repr is what it prints rather than what the tree holds.