I am fetching image using in one page. Using..
Image.network(url).
I want to use this same image in different screens without calling again. How to achieve tha