From d5f07d14091ed40bc5a06a67813e4f87f2d6ae16 Mon Sep 17 00:00:00 2001 From: datang Date: Thu, 24 Mar 2022 16:08:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=A4=BE=E5=8C=BA=E9=A1=B6?= =?UTF-8?q?=E9=83=A8=E5=88=87=E6=8D=A2=E4=B8=8E=E6=90=9C=E7=B4=A2=E6=A0=8F?= =?UTF-8?q?=E5=AF=B9=E5=85=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/ui/community/community_views/community_page.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/community/community_views/community_page.dart b/lib/ui/community/community_views/community_page.dart index 8e95d8b6..f6ddaaf1 100644 --- a/lib/ui/community/community_views/community_page.dart +++ b/lib/ui/community/community_views/community_page.dart @@ -88,7 +88,7 @@ class _CommunityPageState extends State final appProvider = Provider.of(context); return Scaffold( appBar: AppBar( - titleSpacing: 10.0, + titleSpacing: 0, title: Align( alignment: Alignment.centerLeft, child: Theme(