Properties
| Property | Type | Description |
|---|---|---|
| value | double | The progress of this progress indicator. |
| backgroundColor | String | The hex color of the track being filled by the progress indicator. |
| color | String | The hex color of the progress indicator. |
| minHeight | double | The height of the progress indicator. |
| semanticsLabel | String | Provides a textual description of the widget. |
| semanticsValue | String | Provides a textual description of the widget. |
| borderRadius | StacBorderRadius | The border radius for progress indicator. |