Every tutorial or example of what I want to achieve uses isFloatingActionButtonDocked = true
in a Scaffold
. This is not present in Material3 Scaffold and I presume its part of what achieves the the bottom result
I cannot find any information on how to achieve this nor I see any control of the FAB except modifier.
I tried add padding and offset it , but it would not make the gap around it and the menu.