semanticsValue property
The accessibility value for the progress bar (e.g., percentage). Provides current progress to screen readers; defaults to null.
Implementation
final String? semanticsValue;
The accessibility value for the progress bar (e.g., percentage). Provides current progress to screen readers; defaults to null.
final String? semanticsValue;