CelebrationFeedback.hapticsOnly constructor
Preset-specific haptics only; no audio.
Implementation
const CelebrationFeedback.hapticsOnly()
: enableHaptics = true,
enableSound = false,
builtinSound = null,
soundAssetPath = null;
Preset-specific haptics only; no audio.
const CelebrationFeedback.hapticsOnly()
: enableHaptics = true,
enableSound = false,
builtinSound = null,
soundAssetPath = null;