A node in the mindmap tree.
@type t() :: %Boxart.Render.Mindmap.MindmapNode{children: [t()], label: String.t()}