menu
shared_store package
documentation
shared_store_plugin.dart
SharedStorePlugin
addMMKV static method
addMMKV static method
dark_mode
light_mode
addMMKV
static method
void
addMMKV
(
String
MMKVId
)
Implementation
static void addMMKV(String MMKVId) { SharedStore.addMMKVId(MMKVId); }
shared_store package
documentation
shared_store_plugin
SharedStorePlugin
addMMKV static method
SharedStorePlugin class