enableHaptics property

bool enableHaptics
final

Whether to fire HapticFeedback at animation start. Defaults to true.

Ignored when feedback is non-null (see CelebrationFeedback).

The haptic pattern depends on preset:

Implementation

final bool enableHaptics;