const ProgressCard({ required this.progress, required this.totalTasks, required this.completedTasks, super.key, });