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