menu
shared_preferences_wrapper package
documentation
encryption/fernet_encryption.dart
FernetEncryption
accessKey property
accessKey property
dark_mode
light_mode
accessKey
property
String
accessKey
final
The access key used to identify the encrypted value in shared preferences.
Implementation
final String accessKey;
shared_preferences_wrapper package
documentation
encryption/fernet_encryption
FernetEncryption
accessKey property
FernetEncryption class