ErrorSplashPage constructor

const ErrorSplashPage(
  1. FlutterErrorDetails details, {
  2. Key? key,
})

Implementation

const ErrorSplashPage(this.details, {super.key});