fix header

merge-requests/752/head
Elham Rababah 5 years ago
parent d4ff42ad88
commit b8c7ce2920

@ -515,11 +515,11 @@ class PatientProfileAppBar extends StatelessWidget with PreferredSizeWidget {
? 270
: ((patientProfileAppBarModel.patient!.appointmentDate!.isNotEmpty)
? patientProfileAppBarModel.isFromLabResult!
? 170
: 150
? 190
: 170
: patientProfileAppBarModel.patient!.admissionDate != null
? patientProfileAppBarModel.isFromLabResult!
? 170
? 190
: 170
: patientProfileAppBarModel.isDischargedPatient!
? 240

Loading…
Cancel
Save