diff --git a/lib/store/store_order.dart b/lib/store/store_order.dart index b56907f8..6159c705 100644 --- a/lib/store/store_order.dart +++ b/lib/store/store_order.dart @@ -245,7 +245,7 @@ class _StoreOrderPage extends State context), sliver: SliverAppBar( expandedHeight: (storeInfo != null && - storeInfo.couponVOList != null) + storeInfo.couponVOList != null) ? 400.h : 395.h, floating: false,