QuizState({ this.questions = const [], this.currentIndex = 0, this.score = 0, this.isFinished = false, this.timeLeft = 10, });