const TreeRow({ required this.data, required this.depth, required this.hasChildren, required this.id, });