mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
SearchBar and SearchAnchor can now control their context menu. They both received new contextMenuBuilder parameters. See the docs for EditableText.contextMenuBuilder for how to use this, including how to use the native context menu on iOS and to control the browser's context menu on web.