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