menu
khadem package
documentation
storage.dart
StorageManager
flush method
flush method
dark_mode
light_mode
flush
method
void
flush
(
)
Clears all registered disks
Implementation
void flush() { _disks.clear(); }
khadem package
documentation
storage
StorageManager
flush method
StorageManager class