Push a TaskEvent into the events stream.
void emitEvent(TaskEvent event) => _eventsController.add(event);