menu
catcher_2 package
documentation
model/report_handler.dart
ReportHandler
isContextRequired method
isContextRequired method
dark_mode
light_mode
isContextRequired
method
bool
isContextRequired
(
)
Check if given report mode requires context to run
Implementation
bool isContextRequired() => false;
catcher_2 package
documentation
model/report_handler
ReportHandler
isContextRequired method
ReportHandler class