color_theme_provider library

Classes

ColorTheme
Theme class used with ColorThemeProvider.
ColorThemeManager<T extends ColorTheme>
ColorThemeProvider<T extends ColorTheme>
ColorThemeProvider allows you to obtain an instance of your custom theme that extends ColorTheme. Everything under the ColorThemeProvider widget tree should be able to access the current theme.