From 1fefbfb76e45051eb5b7dd303259fb689f393535 Mon Sep 17 00:00:00 2001 From: Elham Rababh Date: Sun, 22 Aug 2021 10:41:17 +0300 Subject: [PATCH] return bottom sheet inside appointments list --- lib/pages/MyAppointments/MyAppointments.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/pages/MyAppointments/MyAppointments.dart b/lib/pages/MyAppointments/MyAppointments.dart index 594fece0..5ed0fef4 100644 --- a/lib/pages/MyAppointments/MyAppointments.dart +++ b/lib/pages/MyAppointments/MyAppointments.dart @@ -76,7 +76,6 @@ class _MyAppointmentsState extends State return AppScaffold( appBarTitle: TranslationBase.of(context).myAppointments, isShowAppBar: true, - isShowBottomNavBar: false, imagesInfo: imagesInfo, description: TranslationBase.of(context).infoMyAppointments, body: Container(