const TocEntry({ required this.id, required this.text, required this.depth, this.children = const [], });