semanticsLabel property

String? semanticsLabel
final

An optional semantic label for the progress bar, providing accessibility support by describing what the progress bar represents.

Implementation

final String? semanticsLabel;