IdsCardTitle constructor

const IdsCardTitle(
  1. String data, {
  2. Key? key,
})

Implementation

const IdsCardTitle(this.data, {super.key});