tickHapticFeedback property
The haptic feedback when the active edge lands on a new discrete tick.
Defaults to FHapticFeedback.selectionClick. Fired by FDiscreteSliderController only.
Implementation
@override
final Future<void> Function() tickHapticFeedback;