menu
googleapis package
documentation
forms/v1.dart
QuestionItem
QuestionItem constructor
QuestionItem constructor
dark_mode
light_mode
QuestionItem
constructor
QuestionItem
(
{
Image
?
image
,
Question
?
question
,
})
Implementation
QuestionItem({ this.image, this.question, });
googleapis package
documentation
forms/v1
QuestionItem
QuestionItem constructor
QuestionItem class