menu
dep_sherpa package
documentation
services/cache_service.dart
CacheService
CacheService.new const constructor
CacheService.new const constructor
dark_mode
light_mode
CacheService
constructor
const
CacheService
(
FileSystemAdapter
_fs
)
Creates a cache service.
Implementation
const CacheService(this._fs);
dep_sherpa package
documentation
services/cache_service
CacheService
CacheService.new const constructor
CacheService class