return bottom sheet inside appointments list

merge-requests/369/head
Elham Rababh 3 years ago
parent 13737548bb
commit 1fefbfb76e

@ -76,7 +76,6 @@ class _MyAppointmentsState extends State<MyAppointments>
return AppScaffold(
appBarTitle: TranslationBase.of(context).myAppointments,
isShowAppBar: true,
isShowBottomNavBar: false,
imagesInfo: imagesInfo,
description: TranslationBase.of(context).infoMyAppointments,
body: Container(

Loading…
Cancel
Save