modalBarrierDismissLabel property

  1. @override
String modalBarrierDismissLabel
override

Label read out by accessibility tools (TalkBack or VoiceOver) for a modal barrier to indicate that a tap dismisses the barrier.

A modal barrier can for example be found behind an alert or popup to block user interaction with elements behind it.

Implementation

@override
String get modalBarrierDismissLabel => '\u{cb5}\u{c9c}\u{cbe}\u{c97}\u{cca}\u{cb3}\u{cbf}\u{cb8}\u{cbf}';