menu
catcher_2 package
documentation
handlers/toast_handler.dart
ToastHandler
isContextRequired method
isContextRequired method
dark_mode
light_mode
isContextRequired
method
@
override
bool
isContextRequired
(
)
override
Check if given report mode requires context to run
Implementation
@override bool isContextRequired() => true;
catcher_2 package
documentation
handlers/toast_handler
ToastHandler
isContextRequired method
ToastHandler class