semanticsValue property

String? semanticsValue
final

The accessibility value for the progress bar (e.g., percentage). Provides current progress to screen readers; defaults to null.

Implementation

final String? semanticsValue;