Merge branch 'krille/fix-hero-tag' into 'main'
chore: Follow up fix hero tag See merge request famedly/fluffychat!827
This commit is contained in:
commit
0126717d2c
1 changed files with 1 additions and 0 deletions
|
|
@ -252,6 +252,7 @@ class _StoryButton extends StatelessWidget {
|
||||||
width: 24,
|
width: 24,
|
||||||
height: 24,
|
height: 24,
|
||||||
child: FloatingActionButton.small(
|
child: FloatingActionButton.small(
|
||||||
|
heroTag: null,
|
||||||
backgroundColor:
|
backgroundColor:
|
||||||
Theme.of(context).backgroundColor,
|
Theme.of(context).backgroundColor,
|
||||||
foregroundColor: Theme.of(context).primaryColor,
|
foregroundColor: Theme.of(context).primaryColor,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue