menu
catcher package
documentation
core/catcher.dart
Catcher
getInstance static method
getInstance static method
dark_mode
light_mode
getInstance
static method
Catcher
getInstance
(
)
Get current Catcher instance.
Implementation
static Catcher getInstance() { return _instance; }
catcher package
documentation
core/catcher
Catcher
getInstance static method
Catcher class