From bdc2be8782fe68fcd1cd76d6330bfba7b37354bf Mon Sep 17 00:00:00 2001 From: Mohammad Aljammal Date: Thu, 8 Apr 2021 23:38:27 +0300 Subject: [PATCH] fix issues --- .../patient_profile_header_with_appointment_card_app_bar.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/widgets/patients/profile/patient_profile_header_with_appointment_card_app_bar.dart b/lib/widgets/patients/profile/patient_profile_header_with_appointment_card_app_bar.dart index a00ae6ef..9532f920 100644 --- a/lib/widgets/patients/profile/patient_profile_header_with_appointment_card_app_bar.dart +++ b/lib/widgets/patients/profile/patient_profile_header_with_appointment_card_app_bar.dart @@ -27,6 +27,7 @@ class PatientProfileHeaderWhitAppointmentAppBar extends StatelessWidget with Pre final String invoiceNO; final String orderNo; final bool isPrescriptions; + final String clinic; PatientProfileHeaderWhitAppointmentAppBar( {this.patient,