CrashScreenWidget constructor Null safety

CrashScreenWidget(
  1. Object? error,
  2. StackTrace? stack,
  3. {Key? key,
  4. dynamic data}
)