We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ad558 commit 89edac4Copy full SHA for 89edac4
packages/flutter/lib/src/material/popup_menu.dart
@@ -1047,7 +1047,7 @@ typedef PopupMenuItemBuilder<T> = List<PopupMenuEntry<T>> Function(BuildContext
1047
/// If both are null, then a standard overflow icon is created (depending on the
1048
/// platform).
1049
///
1050
-/// /// ## Updating to [MenuAnchor]
+/// ## Updating to [MenuAnchor]
1051
1052
/// There is a Material 3 component,
1053
/// [MenuAnchor] that is preferred for applications that are configured
0 commit comments