menu
flutter_2fa package
documentation
storage_helper.dart
StorageHelper
useSecure property
useSecure property
dark_mode
light_mode
useSecure
property
bool
useSecure
final
Whether to use secure encrypted storage (Keychain/Keystore) to store secrets.
Implementation
final bool useSecure;
flutter_2fa package
documentation
storage_helper
StorageHelper
useSecure property
StorageHelper class