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