ExampleView constructor

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

Implementation

const ExampleView({super.key});