menu
catcher_2 package
documentation
model/catcher_2_options.dart
Catcher2Options
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_2 package
documentation
model/catcher_2_options
Catcher2Options
handlers property
Catcher2Options class