Optional callback fired when a scheduled task becomes due.
final void Function(String taskName, DateTime dueAt)? onTaskDue;