const VscodeQuickPickItem({ required this.label, this.description, this.detail, this.picked = false, this.value, });