@ -118,7 +118,7 @@ class _DoctorProfileState extends State<DoctorProfile> with TickerProviderStateM
showConfirmMessageDialog: false,
onTap: () {
if (widget.isOpenAppt) {
Navigator.push(context, FadePage(page: SchedulePage(widget.doctor)));
// Navigator.push(context, FadePage(page: SchedulePage(doctorList: widget.doctor,appo: widget.,)));
}
},
onRatingAndReviewTap: () {