ErrorSplash constructor
const
ErrorSplash(
- FlutterErrorDetails details, {
- Key? key,
Implementation
const ErrorSplash(this.details, {super.key});
const ErrorSplash(this.details, {super.key});