ProgressBarConfig.calculatedValue constructor
Implementation
ProgressBarConfig.calculatedValue({required this.currentValue, required this.maxValue})
: type = ProgressBarConfigType.calculatedValue,
value = null;
ProgressBarConfig.calculatedValue({required this.currentValue, required this.maxValue})
: type = ProgressBarConfigType.calculatedValue,
value = null;