CardExpander constructor

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

Implementation

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