GamePage constructor Null safety
Implementation
const GamePage({super.key, required this.title, required this.questionnaire, required this.singleCategory, required this.duration, required this.penaltyQuestions, required this.currentCategory});
const GamePage({super.key, required this.title, required this.questionnaire, required this.singleCategory, required this.duration, required this.penaltyQuestions, required this.currentCategory});