const TeamKitTeamInfoPage( {Key? key, required this.team, this.hasPrivilegeToUpdateInfo = true}) : super(key: key);