iOS App Dev Tutorial - Updating app data section Challenge

In the iOS App Dev Tutorial > Updating app data > Use the edit view to create a new scrum" section at the end there is a Challenge:

"Try refactoring DetailView to follow a similar pattern, and use a separate structure when presenting the edit sheet."

Can someone please help me refactor DetailView in the way that is stated? How can I initiate a @State property that is the scrum that was selected to edit?

Did you have any luck solving this challenge task?

iOS App Dev Tutorial - Updating app data section Challenge
 
 
Q