menu
armoyu_widgets package
documentation
data/models/Survey/question.dart
SurveyQuestion
SurveyQuestion.new constructor
SurveyQuestion.new constructor
dark_mode
light_mode
SurveyQuestion
constructor
SurveyQuestion
(
{
required
String
questionValue
,
List
<
Media
>
?
questionImages
,
})
Implementation
SurveyQuestion({ required this.questionValue, this.questionImages, });
armoyu_widgets package
documentation
data/models/Survey/question
SurveyQuestion
SurveyQuestion.new constructor
SurveyQuestion class