onChange property
Callback called when new part of area is revealed (min 0.1% difference, or progress == 100).
Implementation
final Function(double value)? onChange;
Callback called when new part of area is revealed (min 0.1% difference, or progress == 100).
final Function(double value)? onChange;