hapticFeedback property

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

The haptic feedback for when a submenu is shown via long press.

Implementation

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