From 71c0c072ab023829895750d6a85116256ce62713 Mon Sep 17 00:00:00 2001 From: kwainright Date: Thu, 9 Apr 2020 20:44:14 -0400 Subject: [PATCH] Twitter - proof of concept - needs api fleshed out. has place holder data - edited the images --- lib/twitter_assets/tweet.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/twitter_assets/tweet.dart b/lib/twitter_assets/tweet.dart index 47aac31..31b571c 100644 --- a/lib/twitter_assets/tweet.dart +++ b/lib/twitter_assets/tweet.dart @@ -47,7 +47,7 @@ class TwitterCard extends StatelessWidget{ padding: EdgeInsets.symmetric(vertical: 10, horizontal: 0), child: ListTile( leading: SizedBox( - height: 125, + height: 150, width: 75, child: Container( decoration: BoxDecoration(