chore: Follow up fix hero tag

This commit is contained in:
Christian Pauly 2022-04-15 07:33:11 +02:00
parent fc616e90cd
commit de84c0f95c

View File

@ -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,