semanticLabel property
The semantic label of the dialog used by accessibility frameworks to announce screen transitions when the dialog is opened and closed.
See also:
- SemanticsConfiguration.namesRoute, for a description of how this value is used.
Implementation
final String? semanticLabel;