onChange property

void Function(double percent)? onChange
final

当每次变更时调用

Implementation

final void Function(double percent)? onChange;