onTodoChanged property

void Function(Todo todo) onTodoChanged
final

Implementation

final void Function(Todo todo) onTodoChanged;