menu
catcher_2 package
documentation
core/catcher_2.dart
Catcher2
getCurrentConfig method
getCurrentConfig method
dark_mode
light_mode
getCurrentConfig
method
Catcher2Options
?
getCurrentConfig
(
)
Get currently used config.
Implementation
Catcher2Options? getCurrentConfig() => _currentConfig;
catcher_2 package
documentation
core/catcher_2
Catcher2
getCurrentConfig method
Catcher2 class