semanticsLabel property
An optional semantic label for the progress bar, providing accessibility support by describing what the progress bar represents.
Implementation
final String? semanticsLabel;
An optional semantic label for the progress bar, providing accessibility support by describing what the progress bar represents.
final String? semanticsLabel;