menu
moviestar
providers/cached_movie_service_provider.dart
CacheOnlyModeNotifier
CacheOnlyModeNotifier.new constructor
CacheOnlyModeNotifier.new
dark_mode
light_mode
CacheOnlyModeNotifier
constructor
CacheOnlyModeNotifier
(
CacheSettingsService
_settingsService
)
Implementation
CacheOnlyModeNotifier(this._settingsService) : super(false) { _init(); }
moviestar
cached_movie_service_provider
CacheOnlyModeNotifier
CacheOnlyModeNotifier.new constructor
CacheOnlyModeNotifier class