slidePressHapticFeedback property

  1. @override
Future<void> Function() slidePressHapticFeedback
final

The haptic feedback for when the user slides from one item to another when slideableItems is enabled.

Implementation

@override
final Future<void> Function() slidePressHapticFeedback;