ErrorThrowPage constructor

const ErrorThrowPage(
  1. GoRouterState state, {
  2. Key? key,
  3. Widget? child,
})

Implementation

const ErrorThrowPage(this.state, {super.key, this.child});