BasePage constructor

const BasePage(
  1. {Key? key}
)

Create an instance of this page.

Implementation

const BasePage({super.key});