activeAndSecondaryProgressValue property

String get activeAndSecondaryProgressValue

Implementation

String get activeAndSecondaryProgressValue =>
    _activeAndSecondaryProgressValue(activeProgress, secondaryProgress);