menu
s_packages package
documentation
s_packages_extra2.dart
SignalsInMemoryKeyValueStore
store property
store property
dark_mode
light_mode
store
property
Map
<
String
,
String
?
>
store
final
The in-memory store.
Implementation
final store = <String, String?>{};
s_packages package
documentation
s_packages_extra2
SignalsInMemoryKeyValueStore
store property
SignalsInMemoryKeyValueStore class