barrierLabel property

String? barrierLabel
final

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;