I\'m trying to fetch data from a server using AsyncBuilder. I need to first get a route argument. I do that in the initState method, but when I run my code, the
AsyncBuilder