menu
catcher package
documentation
core/catcher.dart
Catcher
getCurrentConfig method
getCurrentConfig method
dark_mode
light_mode
getCurrentConfig
method
CatcherOptions
?
getCurrentConfig
(
)
Get currently used config.
Implementation
CatcherOptions? getCurrentConfig() { return _currentConfig; }
catcher package
documentation
core/catcher
Catcher
getCurrentConfig method
Catcher class