BUG: file viewer opening bug
This commit is contained in:
parent
eea3248525
commit
010fc0bc74
2 changed files with 1 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ class _MihFloatingMenuState extends State<MihFloatingMenu> {
|
|||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return SpeedDial(
|
||||
key: GlobalKey(),
|
||||
icon: widget.icon,
|
||||
buttonSize: Size(widget.iconSize ?? 56.0, widget.iconSize ?? 56.0),
|
||||
animatedIcon: widget.animatedIcon,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue