flutter_xlider
flutter_xlider copied to clipboard
How to make slider move when FlutterSliderHatchMark is tapped
Text 1 Text 2 Text 3 Text 4 --o----------------------
Above is a slider UI, assuming I want the slider to slide when tapping on Text 3, how to do it?
Because FlutterSliderHatchMark
does not have callback for to control the slider.