menuDismissLabel property
override
Label read out by accessibility tools (TalkBack or VoiceOver) for a context menu to indicate that a tap dismisses the context menu.
Implementation
@override
String get menuDismissLabel => 'Ignora el menú';
Label read out by accessibility tools (TalkBack or VoiceOver) for a context menu to indicate that a tap dismisses the context menu.
@override
String get menuDismissLabel => 'Ignora el menú';