AppErrorScreen constructor

AppErrorScreen(
  1. FlutterErrorDetails details
)

Implementation

AppErrorScreen(this.details);