semanticsLabel property

String? semanticsLabel
final

Semantics label used for the barrier if it is dismissible.

The semantics label is read out by accessibility tools (e.g. TalkBack on Android and VoiceOver on iOS) when the barrier is focused.

See also:

Implementation

final String? semanticsLabel;