activeProgress property

  1. @Input()
int activeProgress
getter/setter pair

The current progress value.

Implementation

@Input()
int activeProgress = 0;