simple fix

merge-requests/240/head
mosazaid 4 years ago
parent 2843b1393e
commit d2e1a323ce

@ -28,7 +28,6 @@ class CartOrderPage extends StatelessWidget {
child: AppScaffold(
appBarTitle: TranslationBase.of(context).shoppingCart,
isShowAppBar: true,
isShowDecPage: false,
isPharmacy: true,
baseViewModel: model,
backgroundColor: Colors.white,

Loading…
Cancel
Save