iwfpapp
add_promo_content
AddPromoContent
AddPromoContent const constructor
AddPromoContent
iwfpapp
add_promo_content
AddPromoContent
AddPromoContent const constructor
AddPromoContent class
Constructors
AddPromoContent
Properties
autoNav
card
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
AddPromoContent
constructor
const
AddPromoContent
(
{
@
required
CreditCard
card
,
bool
autoNav
:
true
}
)
Implementation
const AddPromoContent({@required this.card, this.autoNav = true});