barrierLabel property

String? barrierLabel
final

The semantic label used for a dismissible barrier.

If the barrier is dismissible, this label will be read out if accessibility tools (like VoiceOver on iOS) focus on the barrier.

Implementation

final String? barrierLabel;