Flutter Material3 disable appbar color change on scroll
Using Material3 useMaterial3: true in Flutter version 3.0.1, when scrolling lets say listview, the appbar changes to darker color... Can this be disabled?
Example from native android Material3 MaterialToolbar disable coloring at scroll:
