ExampleHeader constructor

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

Implementation

const ExampleHeader({super.key});