diff --git a/lib/pages/chat_list/stories_header.dart b/lib/pages/chat_list/stories_header.dart index 3855363e..53e2b8d6 100644 --- a/lib/pages/chat_list/stories_header.dart +++ b/lib/pages/chat_list/stories_header.dart @@ -252,6 +252,7 @@ class _StoryButton extends StatelessWidget { width: 24, height: 24, child: FloatingActionButton.small( + heroTag: null, backgroundColor: Theme.of(context).backgroundColor, foregroundColor: Theme.of(context).primaryColor,