menu
quiz_package package
documentation
application/QuizEngine/dataModels/other_option_model.dart
OtherOptionConfig
getValue method
getValue method
dark_mode
light_mode
getValue
method
String
?
getValue
(
)
Implementation
String? getValue() { return _value; }
quiz_package package
documentation
application/QuizEngine/dataModels/other_option_model
OtherOptionConfig
getValue method
OtherOptionConfig class