Commit 8e22c88
Fix header formatting typo in PopupMenuButton docs (flutter#139084)
I believe this was intended (in flutter#128351) to be a heading, but currently in the [published docs](https://api.flutter.dev/flutter/material/PopupMenuButton-class.html) it is rendered as:
```
/// ## Updating to MenuAnchor
```1 parent 7e69771 commit 8e22c88
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- packages/flutter/lib/src/material
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1047 | 1047 | | |
1048 | 1048 | | |
1049 | 1049 | | |
1050 | | - | |
| 1050 | + | |
1051 | 1051 | | |
1052 | 1052 | | |
1053 | 1053 | | |
| |||
0 commit comments