CardListCardScreen constructor

const CardListCardScreen(
  1. {List<CreditCard> cards}
)

Implementation

const CardListCardScreen({this.cards});