فهرست منبع

Remove expanded widget

Vishnu 4 سال پیش
والد
کامیت
db3f0464d3
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      lib/ui/subscription_page.dart

+ 0 - 1
lib/ui/subscription_page.dart

@@ -213,7 +213,6 @@ class _SubscriptionPageState extends State<SubscriptionPage> {
     if (_hasActiveSubscription &&
         _currentSubscription.productID != kFreeProductID) {
       widgets.addAll([
-        Expanded(child: Container()),
         Align(
           alignment: Alignment.center,
           child: GestureDetector(