const TListItem({ required this.key, required this.data, this.parentKey, this.childrenKeys, this.level = 0, });