DoubleAnswerFormat constructor
const
DoubleAnswerFormat({})
Implementation
const DoubleAnswerFormat({
this.defaultValue,
this.hint = '',
super.question,
super.answerType = DoubleAnswerFormat.type,
}) : super();