menu
responsive_screen_master package
documentation
config/screen_go_config.dart
ScreenGoConfig
reset static method
reset static method
dark_mode
light_mode
reset
static method
void
reset
(
)
Reset configuration to default
Implementation
static void reset() { _instance = null; }
responsive_screen_master package
documentation
config/screen_go_config
ScreenGoConfig
reset static method
ScreenGoConfig class