menu
quiz_package package
documentation
application/QuizEngine/dataModels/quiz_step_model.dart
QuizStepModel
stepLabel property
stepLabel property
dark_mode
light_mode
stepLabel
property
String
?
stepLabel
getter/setter pair
Implementation
late String? stepLabel;
quiz_package package
documentation
application/QuizEngine/dataModels/quiz_step_model
QuizStepModel
stepLabel property
QuizStepModel class