iwfpapp
cards
CardListCardScreen
CardListCardScreen const constructor
CardListCardScreen
iwfpapp
cards
CardListCardScreen
CardListCardScreen const constructor
CardListCardScreen class
Constructors
CardListCardScreen
Properties
cards
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
CardListCardScreen
constructor
const
CardListCardScreen
(
{
List
<
CreditCard
>
cards
}
)
Implementation
const CardListCardScreen({this.cards});