RangeSliderValueIndicatorFormatter typedef

RangeSliderValueIndicatorFormatter = dynamic Function(int index, double value)

Implementation

typedef RangeSliderValueIndicatorFormatter(int index, double value);