flutter/examples/api/lib/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.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
app_bar.1.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
app_bar.2.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
app_bar.3.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
app_bar.4.dart Add a custom shape example for AppBar.shape (#146421) 2024-04-08 18:42:07 +00:00
sliver_app_bar.1.dart Replaces textScaleFactor with TextScaler (#128522) 2023-07-17 17:56:07 +00:00
sliver_app_bar.2.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
sliver_app_bar.3.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
sliver_app_bar.4.dart Replaces textScaleFactor with TextScaler (#128522) 2023-07-17 17:56:07 +00:00