stacked_themes library

Classes

ThemeBuilder
A widget that rebuilds itself with a new theme
ThemeManager
Provides functionality to manage the current theme for the application
ThemeModel
ThemeService
A service accessible outside of the UI to allow the control of the ThemeManager

Enums

ThemeManagerMode
An enum that has a 1 to 1 mapping to ThemeMode.light, dark and system.

Constants

DarkTheme → const String
SelectedTheme → const String

Functions

getThemeManager(BuildContext context) ThemeManager
Returns the ThemeManger that