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