The overlayState argument is used to add specific overlay state.
If you are sure that there is a overlay state in your BuildContext,
You can get it Overlay.of(BuildContext)
Displays a widget that will be passed to child parameter above the current
contents of the app, with transition animation