const ContactKitDetailPage({ Key? key, required this.accId, this.isDesktopDialog = false, }) : super(key: key);