Marge issue

merge-requests/390/head
Mirza.Shafique 4 years ago
parent 590ea48ea9
commit 3f0d8626e7

@ -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: () {

Loading…
Cancel
Save