CelebrationFeedback.none constructor
No platform haptics and no audio.
Implementation
const CelebrationFeedback.none()
: enableHaptics = false,
enableSound = false,
builtinSound = null,
soundAssetPath = null;
No platform haptics and no audio.
const CelebrationFeedback.none()
: enableHaptics = false,
enableSound = false,
builtinSound = null,
soundAssetPath = null;