heavyImpact property

Future<void> Function() heavyImpact
final

Provides a haptic feedback corresponding to a collision impact with a heavy mass.

Defaults to HapticFeedback.heavyImpact.

Implementation

final Future<void> Function() heavyImpact;