min property

double min
final

The minimum value of the progress range.

Type: double, default: 0.0. Defines the starting point for progress calculation. Must be less than max.

Implementation

final double min;