flutter/examples/api/test/material/menu_anchor
Greg Spencer 36f73cf645
Disable context menu (#128365)
## Description

Changes the context menu example for `MenuAnchor` so that it uses right-click, or (on macOS and iOS only) ctrl-left-click, for the context menu. Also disables the browser context menu on web platforms.

## Tests
 - Updated test to reflect new triggers.
2023-06-07 23:40:17 +00:00
..
checkbox_menu_button.0_test.dart Add checkbox and radio menu buttons (#112821) 2022-10-07 21:13:36 +00:00
menu_accelerator_label.0_test.dart Updated Menu examples (#128080) 2023-06-01 15:27:34 -07:00
menu_anchor.0_test.dart Implement Material MenuBar and MenuAnchor (#112239) 2022-09-28 14:10:18 -07:00
menu_anchor.1_test.dart Disable context menu (#128365) 2023-06-07 23:40:17 +00:00
menu_bar.0_test.dart Implement Material MenuBar and MenuAnchor (#112239) 2022-09-28 14:10:18 -07:00
radio_menu_button.0_test.dart Add checkbox and radio menu buttons (#112821) 2022-10-07 21:13:36 +00:00