removeTodo property

void Function(Todo todo) removeTodo
final

Implementation

final void Function(Todo todo) removeTodo;