RPUIImageChoiceQuestionBody constructor
const
RPUIImageChoiceQuestionBody(
- RPImageChoiceAnswerFormat answerFormat,
- void onResultChance(
- dynamic
- Key? key,
Implementation
const RPUIImageChoiceQuestionBody(
this.answerFormat,
this.onResultChance, {
super.key,
});