menu
quick_state package
documentation
Quick/quick.dart
Quick
free static method
free static method
dark_mode
light_mode
free
static method
bool
free
(
String
key
)
Implementation
static bool free(String key) { return _quicks.remove(key); }
quick_state package
documentation
Quick/quick
Quick
free static method
Quick class