ErrorThrow constructor

const ErrorThrow(
  1. GoRouterState state, {
  2. Key? key,
})

Implementation

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