menu
responsive_screen_master package
documentation
config/responsive_master_config.dart
ResponsiveMasterConfig
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/responsive_master_config
ResponsiveMasterConfig
reset static method
ResponsiveMasterConfig class