ExamplePage constructor

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

Implementation

const ExamplePage({super.key});