menuDismissLabel property
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 => '關閉選單';
Label read out by accessibility tools (VoiceOver) for a context menu to indicate that a tap outside dismisses the context menu.
@override
String get menuDismissLabel => '關閉選單';