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 => 'Закрити меню';