Card constructor

const Card({
  1. Key? key,
})

Implementation

const Card({super.key});