providers library
Properties
-
themeBasesDataSourceProvider
→ Provider<
ThemeBasesDataSource> -
Provides the current
ThemeBasesDataSource
instance.final -
themeBasesRepositoryProvider
→ Provider<
ThemeBasesRepository> -
Provides the current
ThemeBasesRepository
instance.final -
themeProvider
→ Provider<
ThemeData> -
Provides the current
ThemeData
based on the current user's theme.final -
themeServiceProvider
→ Provider<
ThemeService< ThemeData> > -
Provides the current
ThemeService
instance.final