menu
spry_interceptor package
documentation
spry_interceptor.dart
ExceptionHandler
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
FutureOr
<
void
>
call
(
Context
context
,
Object
error
,
StackTrace
stackTrace
)
Implementation
FutureOr<void> call(Context context, Object error, StackTrace stackTrace);
spry_interceptor package
documentation
spry_interceptor
ExceptionHandler
call abstract method
ExceptionHandler class