value property

  1. @override
double value
final

The percentage of the filled progress. Defaults to 0.4.

Contract

Throws AssertionError if outside the range of 0.0 to 1.0.

Implementation

@override
final double value;