ExamplePage constructor

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

Creates an instance of ExamplePage.

Implementation

const ExamplePage({super.key});