CrCardDemo constructor

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

Implementation

const CrCardDemo({Key? key}) : super(key: key);