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.
이 연습은 강의의 일부입니다
