CardsPage constructor

const CardsPage(
  1. {Key? key}
)

Implementation

const CardsPage({
  super.key,
});