How to display a snackBar out of the AppBar?
I couldn’t find a solution for displaying a snackbar after clicking on an IconButton which is inside the AppBar. The difficulty here is that the appBar() is shifted to an own file/class called myAppBar.dart.