menu
nt_repository package
documentation
secure_storage/secure_storage.dart
SecureSecureStorageUtil
clear static method
clear static method
dark_mode
light_mode
clear
static method
Future
<
void
>
clear
(
)
Implementation
static Future<void> clear() async { await storage.deleteAll(); }
nt_repository package
documentation
secure_storage/secure_storage
SecureSecureStorageUtil
clear static method
SecureSecureStorageUtil class