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