Progress indicators show the status of a process in real time
View Material Design documentation
<material3:MaterialProgressIndicator Type="Circular"
TrackColor="DarkGray"
IndicatorColor="MediumPurple"/>
You can choose Linear and Circular, by default the Circular type is selected.
This property changes the Indicatorcolor.
This property is to set the track color. Only works for Linear type