research_package
research_package_ui
RPUIChoiceQuestionBody
RPUIChoiceQuestionBody constructor
RPUIChoiceQuestionBody
research_package
research_package_ui
RPUIChoiceQuestionBody
RPUIChoiceQuestionBody constructor
RPUIChoiceQuestionBody class
Constructors
RPUIChoiceQuestionBody
Properties
onResultChange
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
RPUIChoiceQuestionBody
constructor
RPUIChoiceQuestionBody
(
RPChoiceAnswerFormat
_answerFormat
,
dynamic
onResultChange
(
RPQuestionBodyResult
)
)
Implementation
RPUIChoiceQuestionBody(this._answerFormat, this.onResultChange);