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