semanticsLabel property

String? semanticsLabel
finalinherited

The SemanticsProperties.label for this progress indicator.

This value indicates the purpose of the progress bar, and will be read out by screen readers to indicate the purpose of this progress indicator.

Implementation

final String? semanticsLabel;