don't be engwy liter-senpai

This commit is contained in:
krawieck 2020-09-10 15:35:06 +02:00
parent 446b2ca598
commit 36534becf4
1 changed files with 1 additions and 2 deletions

View File

@ -165,8 +165,7 @@ class CommunityPage extends HookWidget {
actions: [ actions: [
IconButton(icon: Icon(Icons.share), onPressed: _share), IconButton(icon: Icon(Icons.share), onPressed: _share),
IconButton( IconButton(
icon: Icon(Icons.more_vert), icon: Icon(Icons.more_vert), onPressed: _openMoreMenu),
onPressed: () => _openMoreMenu()),
], ],
flexibleSpace: FlexibleSpaceBar( flexibleSpace: FlexibleSpaceBar(
background: _CommunityOverview( background: _CommunityOverview(