// GENERATED CODE - DO NOT MODIFY BY HAND part of 'theme_service.dart'; // ************************************************************************** // RiverpodGenerator // ************************************************************************** String _$themeServiceHash() => r'87dbacb9df4923f507fb01e486b91d73a3fcef9c'; /// See also [themeService]. @ProviderFor(themeService) final themeServiceProvider = AutoDisposeFutureProvider.internal( themeService, name: r'themeServiceProvider', debugGetCreateSourceHash: const bool.fromEnvironment('dart.vm.product') ? null : _$themeServiceHash, dependencies: null, allTransitiveDependencies: null, ); typedef ThemeServiceRef = AutoDisposeFutureProviderRef; // ignore_for_file: unnecessary_raw_strings, subtype_of_sealed_class, invalid_use_of_internal_member, do_not_use_environment, prefer_const_constructors, public_member_api_docs, avoid_private_typedef_functions