RPUISliderQuestionBody constructor

RPUISliderQuestionBody(RPSliderAnswerFormat answerFormat, dynamic onResultChange(dynamic))

Implementation

RPUISliderQuestionBody(this.answerFormat, this.onResultChange);