mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-04 09:14:10 +01:00
chore: Follow up fix hero tag
This commit is contained in:
parent
fc616e90cd
commit
de84c0f95c
@ -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…
Reference in New Issue
Block a user