void finishTaskRatio(double progress, {String? newTask}) { updateRatio(progress, newTask: newTask); }