Trying to make a map display as a clickable button
I’m only 2 weeks in to coding in Flutter and I’m creating an app that simply shows a list of restaurants along with their location. I’ve made the widgets as stateful and have fed data into my app through a local json file that I have stored in an assets directory I created in the root of the folder.