mirror of
https://github.com/flutter/flutter.git
synced 2026-01-23 16:36:37 +08:00
fixes [AppBar shape disappears on AppBar elevation change when scrolling](https://github.com/flutter/flutter/issues/145945) ### Description This PR adds an example for complete custom app bar for the `AppBar.shape` property. ### Preview 