hapticFeedback property

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

The haptic feedback for when the picker snaps to an item.

Implementation

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