TaskDialog constructor

TaskDialog({
  1. Todo? todo,
})

Implementation

TaskDialog({this.todo});