easy_dynamic_theme
easy_dynamic_theme copied to clipboard
`AppBar` not using the `primaryColor` in custom theme
hello,
I followed the docs in Readme about using custom theme settings but in my app the AppBar backgroundColor is still the default from Material design for ThemeData.light.
How do l override this with this widget?