RPUIIntegerQuestionBody constructor
RPUIIntegerQuestionBody(
- RPIntegerAnswerFormat answerFormat,
- dynamic onResultChange(
- dynamic
Implementation
RPUIIntegerQuestionBody(this.answerFormat, this.onResultChange);