ExampleContent constructor

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

Implementation

const ExampleContent({super.key});