menu
flutter_globals package
documentation
globals.dart
Globals
clear static method
clear static method
dark_mode
light_mode
clear
static method
void
clear
(
)
Implementation
static void clear() { _states.clear(); }
flutter_globals package
documentation
globals
Globals
clear static method
Globals class