don't be engwy liter-senpai
This commit is contained in:
parent
446b2ca598
commit
36534becf4
|
@ -165,8 +165,7 @@ class CommunityPage extends HookWidget {
|
|||
actions: [
|
||||
IconButton(icon: Icon(Icons.share), onPressed: _share),
|
||||
IconButton(
|
||||
icon: Icon(Icons.more_vert),
|
||||
onPressed: () => _openMoreMenu()),
|
||||
icon: Icon(Icons.more_vert), onPressed: _openMoreMenu),
|
||||
],
|
||||
flexibleSpace: FlexibleSpaceBar(
|
||||
background: _CommunityOverview(
|
||||
|
|
Loading…
Reference in New Issue