milk_matters_donor_app
QuestionCard
QuestionCard
QuestionCard constructor
QuestionCard
milk_matters_donor_app
QuestionCard
QuestionCard
QuestionCard constructor
QuestionCard class
Constructors
QuestionCard
Properties
hashCode
key
number
question
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
QuestionCard
constructor
QuestionCard
(
{
String
question
,
int
number
}
)
Constructor
Implementation
QuestionCard({this.question, this.number});