ErrorSplash constructor

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

Implementation

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