RPUIDoubleQuestionBody constructor
const
RPUIDoubleQuestionBody(
- RPDoubleAnswerFormat answerFormat,
- void onResultChange(
- dynamic
- Key? key,
Implementation
const RPUIDoubleQuestionBody(
this.answerFormat,
this.onResultChange, {
super.key,
});