errors property
When true, install UI (FlutterError.onError) and platform (PlatformDispatcher.onError) error handlers. Defaults to true.
Implementation
final bool errors;
When true, install UI (FlutterError.onError) and platform (PlatformDispatcher.onError) error handlers. Defaults to true.
final bool errors;