slidePressHapticFeedback property
The haptic feedback for when the user slides from one item to another when slideableItems is enabled.
Implementation
@override
final Future<void> Function() slidePressHapticFeedback;
The haptic feedback for when the user slides from one item to another when slideableItems is enabled.
@override
final Future<void> Function() slidePressHapticFeedback;