IdsEmptyTitle constructor

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

Implementation

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