menu
entao_hare package
documentation
app/app.dart
AppMap
remove static method
remove static method
dark_mode
light_mode
remove
static method
void
remove
(
String
key
)
Implementation
static void remove(String key) { appMap.remove(key); }
entao_hare package
documentation
app/app
AppMap
remove static method
AppMap class