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