secondaryProgress property
The "secondary" progress. Shows up behind the primary progress in a lighter color.
Implementation
@Input()
int secondaryProgress = 0;
The "secondary" progress. Shows up behind the primary progress in a lighter color.
@Input()
int secondaryProgress = 0;