Great work on this widget!
I'm trying to get it to work with my app, but my app implements the bottomNavigationBar of Scaffold, and I think this is causing the vertical positions of the overlays to be off. Everything is positioned correctly when I removed the bottomNavigationBar.
What can I do to compensate for the height of the bottomNavigationBar? Thanks.
