iwfpapp
card_removed
CardRemoved
CardRemoved const constructor
CardRemoved
iwfpapp
card_removed
CardRemoved
CardRemoved const constructor
CardRemoved class
Constructors
CardRemoved
Properties
autoNav
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
CardRemoved
constructor
const
CardRemoved
(
{
Key
key
,
bool
autoNav
:
true
}
)
Implementation
const CardRemoved({Key key, this.autoNav = true}) : super(key: key);