errors property

bool errors
final

When true, install UI (FlutterError.onError) and platform (PlatformDispatcher.onError) error handlers. Defaults to true.

Implementation

final bool errors;