onError property
The error sink, read from the outermost router.
Implementation
final void Function(Object error, StackTrace stack)? onError;
The error sink, read from the outermost router.
final void Function(Object error, StackTrace stack)? onError;