MultipleDoubleAnswerFormat constructor
const
MultipleDoubleAnswerFormat({})
Implementation
const MultipleDoubleAnswerFormat({
this.defaultValues,
required this.hints,
super.question,
super.answerType = type,
}) : super();