menu
rx_shared_preferences package
documentation
rx_shared_preferences.dart
KeyAndValue<K extends Object, V>
key property
key property
dark_mode
light_mode
key
property
K
key
final
The key of the
KeyAndValue
.
Implementation
final K key;
rx_shared_preferences package
documentation
rx_shared_preferences
KeyAndValue<K extends Object, V>
key property
KeyAndValue class