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