DehancerSliderValueHandler typedef

DehancerSliderValueHandler = void Function(double value)

Dehancer Slider Value handler

Implementation

typedef DehancerSliderValueHandler = void Function(double value);