menu
shared_preferences_wrapper package
documentation
encryption/fernet_encryption.dart
FernetDecryption
encryptionKey property
encryptionKey property
dark_mode
light_mode
encryptionKey
property
String
encryptionKey
final
The encryption key used for decrypting the value.
Implementation
final String encryptionKey;
shared_preferences_wrapper package
documentation
encryption/fernet_encryption
FernetDecryption
encryptionKey property
FernetDecryption class