slidePressHapticFeedback property

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

The haptic feedback for when the user slides from one action to another when slideableActions is enabled.

Implementation

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