modalBarrierDismissLabel property

String modalBarrierDismissLabel

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

String get modalBarrierDismissLabel;