menuDismissLabel property

  1. @override
String menuDismissLabel
override

Label read out by accessibility tools (VoiceOver) for a context menu to indicate that a tap outside dismisses the context menu.

Implementation

@override
String get menuDismissLabel => "关闭";