flutter/examples/api/test/material/app_bar
Taha Tesser cba689cbf8
Add a custom shape example for AppBar.shape (#146421)
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

![Screenshot 2024-04-08 at 14 21 04](https://github.com/flutter/flutter/assets/48603081/ae3eda2b-b709-4652-9f2c-dd7b7dcfeb5c)
2024-04-08 18:42:07 +00:00
..
app_bar.0_test.dart Renamed appbar to app_bar directory in API Examples Tests (#139922) 2023-12-11 22:54:13 +00:00
app_bar.1_test.dart Renamed appbar to app_bar directory in API Examples Tests (#139922) 2023-12-11 22:54:13 +00:00
app_bar.2_test.dart Renamed appbar to app_bar directory in API Examples Tests (#139922) 2023-12-11 22:54:13 +00:00
app_bar.3_test.dart Renamed appbar to app_bar directory in API Examples Tests (#139922) 2023-12-11 22:54:13 +00:00
app_bar.4_test.dart Add a custom shape example for AppBar.shape (#146421) 2024-04-08 18:42:07 +00:00
sliver_app_bar.1_test.dart Renamed appbar to app_bar directory in API Examples Tests (#139922) 2023-12-11 22:54:13 +00:00
sliver_app_bar.4_test.dart Renamed appbar to app_bar directory in API Examples Tests (#139922) 2023-12-11 22:54:13 +00:00