semanticsLabel property
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.
Implementation
final String? semanticsLabel;