TreeItem({ required this.data, this.children = const [], this.expanded = false, this.selected = false, });