I\'m using navigation to go to a new page which downloads a chosen file. But after Navigator.pop() I end up with just a blank white screen.
Navigator.pop()
This is the code