cards property

List<Widget> cards
final

List of card widgets to display.

Implementation

final List<Widget> cards;