easy_dynamic_theme icon indicating copy to clipboard operation
easy_dynamic_theme copied to clipboard

`AppBar` not using the `primaryColor` in custom theme

Open lekeCoder opened this issue 4 years ago • 0 comments

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?

lekeCoder avatar Oct 22 '21 16:10 lekeCoder