const MEPermissionDialog({ Key? key, this.label = "", this.secondaryColor = Colors.black26, this.icon, }) : super(key: key);