const AddEventScreen({ Key? key, this.isFromEdit = false, this.isOwnerBusiness = false, // Establece un valor predeterminado }) : super(key: key);