maxValue property

double maxValue
final

maxValue represents the maximum value of the progress bar, the value ranges from 0 to maxValue.

Implementation

final double maxValue;