I am using GoRouter and the initial page is loading data on initState.
When navigating to another page and going back to the initial page initState isnt called.
How can I detect when the the navigator pops to the intitial page / the initial page is entered to reload the data then?