Carry the selected ticket with Set()
Navigating to DetailScreen is only half the job: the screen also needs to know which ticket the user tapped.
Chain a Set() into the gallery's OnSelect to remember the tapped row in a selectedTicket variable, show its title on DetailScreen, and add a Back button to return.
この演習はコースの一部です
