move body menu
This commit is contained in:
parent
bf2082c6a8
commit
6f7ee78289
9 changed files with 18 additions and 18 deletions
|
|
@ -341,8 +341,8 @@ class _MihCardsState extends State<MihCards> {
|
|||
),
|
||||
),
|
||||
Positioned(
|
||||
right: 0,
|
||||
bottom: 0,
|
||||
right: 10,
|
||||
bottom: 10,
|
||||
child: MihFloatingMenu(
|
||||
animatedIcon: AnimatedIcons.menu_close,
|
||||
children: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue