menu
catcher package
documentation
model/catcher_options.dart
CatcherOptions
handlers property
handlers property
dark_mode
light_mode
handlers
property
List
<
ReportHandler
>
handlers
final
Handlers that should be used
Implementation
final List<ReportHandler> handlers;
catcher package
documentation
model/catcher_options
CatcherOptions
handlers property
CatcherOptions class