chore: Follow up fix hero tag

krille/fix-hero-tag
Christian Pauly 4 years ago
parent 394dbd52bc
commit 6a3085ed7d

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

Loading…
Cancel
Save