menu
deposits_ecommerce package
documentation
app/common/storage/storage.dart
Storage
clearStorage static method
clearStorage static method
dark_mode
light_mode
clearStorage
static method
Future
<
void
>
clearStorage
(
)
Implementation
static Future<void> clearStorage() => _storage.erase();
deposits_ecommerce package
documentation
app/common/storage/storage
Storage
clearStorage static method
Storage class