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