onPercentValue property

dynamic Function(double value)? onPercentValue
final

Return current percent value if animation is true.

Implementation

final Function(double value)? onPercentValue;