I'm very new to dart, so don't judge me. :))
I just started to write a simple ToDo App in Dart. I want to add a button to the item, so i can delete it from the list. I add the button successfully, but don't get the click event working.
I know why the code isn't working, but don't know, what the best solution would be to solve this.
Some improvements would be awesome.
Thanks in advance Ron