CustomTitle constructor

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

Implementation

const CustomTitle({super.key});