OnChangeCallback typedef

OnChangeCallback = void Function(double percent)

Implementation

typedef OnChangeCallback = void Function (double percent);