configuration property
ThemeConfig enables you to customize theme by:
- setting custom light and dark mode styles
- providing additional custom styles
- overriding the default theme
- enabling theme caching and restoration
Implementation
final ThemeConfig? configuration;