I go from screen 1 to screen 2 and I want to go back to the first screen by Navigator.of (context).pop(); and it had to be refreshed.
Navigator.of (context).pop();
I did it with