Builds the visual representation for each node at the given depth.
depth
final Widget Function(T node, int depth, bool isExpanded) builder;