menu
odin package
documentation
app/service.dart
Service
clear static method
clear static method
dark_mode
light_mode
clear
static method
void
clear
(
)
Implementation
static void clear() { _services = {}; }
odin package
documentation
app/service
Service
clear static method
Service class